Class RequirementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.apartium.cocoabeans.commands.exception.CommandException
net.apartium.cocoabeans.commands.exception.RequirementException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRequirementException(UnmetRequirementResponse response, Annotation requirement) -
Method Summary
Methods inherited from class net.apartium.cocoabeans.commands.exception.CommandException
getArgs, getBadCommandResponse, getCommandName, getDepth, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
requirement
-
-
Constructor Details
-
RequirementException
-
-
Method Details
-
getRequirement
-