Package com.smartfoxserver.exceptions
Class SFSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smartfoxserver.exceptions.SFSException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SFSAdminException,SFSAudioException,SFSBuddyListException,SFSCodecException,SFSCreateRoomException,SFSExtensionException,SFSFloodingException,SFSInvitationException,SFSJoinRoomException,SFSLoginException,SFSRoomException,SFSTooManyRoomsException,SFSUserException,SFSVariableException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSFSException(String message) SFSException(String message, SFSErrorData data) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SFSException
public SFSException() -
SFSException
-
SFSException
-
SFSException
-
-
Method Details
-
getErrorData
-