Class RemoteConnectionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.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:
  • Constructor Details

    • RemoteConnectionFailedException

      public RemoteConnectionFailedException()
    • RemoteConnectionFailedException

      public RemoteConnectionFailedException(String msg)