Class RemoteConnectionFailedException

  • All Implemented Interfaces:
    Serializable

    public class RemoteConnectionFailedException
    extends Exception
    Thrown when something failed verifying the key of a Originating Server with an Authoritative Server in a dialback operation.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoteConnectionFailedException

        public RemoteConnectionFailedException()
      • RemoteConnectionFailedException

        public RemoteConnectionFailedException​(String msg)