Package com.smartfoxserver.exceptions
Class SFSCreateRoomException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smartfoxserver.exceptions.SFSException
com.smartfoxserver.exceptions.SFSCreateRoomException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SFSCreateGameException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSFSCreateRoomException(String message) SFSCreateRoomException(String message, SFSErrorData data) -
Method Summary
Methods inherited from class com.smartfoxserver.exceptions.SFSException
getErrorDataMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SFSCreateRoomException
public SFSCreateRoomException() -
SFSCreateRoomException
-
SFSCreateRoomException
-