Class ConnectSessionException



  • public class ConnectSessionException
    extends java.lang.Exception
    Exception thrown by createSession call when connection is refused. It contains error reason in getError or in getAcceptanceError, never in both.
    See Also:
    Serialized Form