Package com.smartfoxserver.exceptions
Class SFSQuickJoinGameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smartfoxserver.exceptions.SFSException
com.smartfoxserver.exceptions.SFSJoinRoomException
com.smartfoxserver.exceptions.SFSQuickJoinGameException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSFSQuickJoinGameException(String message) SFSQuickJoinGameException(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
-
SFSQuickJoinGameException
public SFSQuickJoinGameException() -
SFSQuickJoinGameException
-
SFSQuickJoinGameException
-