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 string)
    • AttributeException

      public AttributeException(String string, Throwable throwable)