Class AttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
zombie.entity.components.attributes.AttributeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeException(String errorMessage) AttributeException(String errorMessage, Throwable err) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttributeException
-
AttributeException
-