Class RoomLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.lanink.gamecore.utils.exception.RoomLoadException
- All Implemented Interfaces:
Serializable
- Author:
- lt_name
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRoomLoadException(String message) RoomLoadException(String message, Throwable cause) RoomLoadException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RoomLoadException
public RoomLoadException() -
RoomLoadException
-
RoomLoadException
-
RoomLoadException
-