cl.yx.YX_Exception Class Reference

Inheritance diagram for cl.yx.YX_Exception:
cl.yx.YX_AuthenticationException cl.yx.YX_DataException cl.yx.YX_IOException cl.yx.YX_NotificationServerNotInitializedException cl.yx.YX_ServerProblemException cl.yx.YX_TimeoutException cl.yx.YX_UserPrivilegeException

List of all members.

Public Member Functions

 YX_Exception ()
 YX_Exception (String message)
 YX_Exception (Throwable cause)
 YX_Exception (String message, Throwable cause)

Constructor & Destructor Documentation

cl.yx.YX_Exception.YX_Exception (  ) 
cl.yx.YX_Exception.YX_Exception ( String  message  ) 
cl.yx.YX_Exception.YX_Exception ( Throwable  cause  ) 
cl.yx.YX_Exception.YX_Exception ( String  message,
Throwable  cause 
)