Class SessionException

All Implemented Interfaces:
Serializable

public class SessionException extends SimonRemoteException
This exception is thrown, if there's a problem with the underlying session, that is connected to the communications opposite.
See Also:
  • Constructor Details

    • SessionException

      public SessionException(String msg)