Class InvalidAttributeValueException

All Implemented Interfaces:
Serializable

public class InvalidAttributeValueException extends ValidationException
Thrown when resource data contains an invalid value that compromises the integrity of the resource data.
See Also:
  • Field Details

  • Constructor Details

    • InvalidAttributeValueException

      public InvalidAttributeValueException(Ref ref, String msg, Throwable cause)
    • InvalidAttributeValueException

      public InvalidAttributeValueException(String msg)