Openfire 3.9.3 Javadoc

org.jivesoftware.openfire
Class RemoteConnectionFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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:
Serialized Form

Constructor Summary
RemoteConnectionFailedException()
           
RemoteConnectionFailedException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteConnectionFailedException

public RemoteConnectionFailedException()

RemoteConnectionFailedException

public RemoteConnectionFailedException(String msg)

Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.