Module prov.model

Class InvalidAttributeValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openprovenance.prov.model.exception.InvalidAttributeValueException
All Implemented Interfaces:
Serializable

public class InvalidAttributeValueException extends RuntimeException
An Exception when an attribute is given an invalid value. For instance, when a prov:label is given a value that is not a string.
Author:
lavm
See Also: