Package noppes.npcs.api
Class CustomNPCsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
noppes.npcs.api.CustomNPCsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCustomNPCsException
(Exception ex, String message, Object... obs) CustomNPCsException
(String message, Object... obs) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CustomNPCsException
-
CustomNPCsException
-