Class RequirementMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.citizensnpcs.api.command.exception.CommandException
net.citizensnpcs.api.command.exception.RequirementMissingException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.citizensnpcs.api.command.exception.CommandException
fillInStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
RequirementMissingException
 
 -