A C D E G I L M N O P S V

V

ValueException - Exception in org.w3c.ddr.simple.exception
This exception represents an error with a value associated with a Property and would most likely be thrown when an error is detected during an attempt to retrieve the value of a Property.
ValueException() - Constructor for exception org.w3c.ddr.simple.exception.ValueException
Constructs a ValueException instance with a default exception code.
ValueException(int, String) - Constructor for exception org.w3c.ddr.simple.exception.ValueException
Constructs a ValueException instance with a code and human-readable diagnostic message.
ValueException(int, Throwable) - Constructor for exception org.w3c.ddr.simple.exception.ValueException
Constructs a ValueException instance with a code and Throwable object that may indicate further details of the cause of the exception.
VOCABULARY_NOT_RECOGNIZED - Static variable in exception org.w3c.ddr.simple.exception.NameException
Code for 'Vocabulary not recognized'.

A C D E G I L M N O P S V