Package org.jivesoftware.openfire
Class RemoteConnectionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.RemoteConnectionFailedException
- All Implemented Interfaces:
Serializable
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 Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteConnectionFailedException
public RemoteConnectionFailedException() -
RemoteConnectionFailedException
-