Class IllegalAttributeValueException

All Implemented Interfaces:
Serializable

public class IllegalAttributeValueException extends EngineException
Thrown when attribtue value is invalid.
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • IllegalAttributeValueException

      public IllegalAttributeValueException(String msg, Throwable cause)
    • IllegalAttributeValueException

      public IllegalAttributeValueException(String msg)