Class AttributeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
zombie.entity.components.attributes.AttributeException
All Implemented Interfaces:
Serializable

public class AttributeException extends Exception
See Also:
  • Constructor Details

    • AttributeException

      public AttributeException(String errorMessage)
    • AttributeException

      public AttributeException(String errorMessage, Throwable err)