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

I

ILLEGAL_ARGUMENT - Static variable in exception org.w3c.ddr.simple.exception.SystemException
Code for 'illegal argument'.
IMPLEMENTATION_ERROR - Static variable in exception org.w3c.ddr.simple.exception.DDRException
Implementation specific error codes must be greater than this
INCOMPATIBLE_TYPES - Static variable in exception org.w3c.ddr.simple.exception.ValueException
Code for 'Incompatible type'.
INITIALIZATION_ERROR - Static variable in exception org.w3c.ddr.simple.exception.InitializationException
Code for 'General Initialization Error'.
InitializationException - Exception in org.w3c.ddr.simple.exception
This exception represents a failure of the DDR system.
InitializationException() - Constructor for exception org.w3c.ddr.simple.exception.InitializationException
Constructs an InitializationException instance with a default exception code.
InitializationException(int, String) - Constructor for exception org.w3c.ddr.simple.exception.InitializationException
Constructs an InitializationException instance with a code and human-readable diagnostic message.
InitializationException(int, Throwable) - Constructor for exception org.w3c.ddr.simple.exception.InitializationException
Constructs an InitializationException instance with a code and Throwable object that may indicate further details of the cause of the exception.
initialize(String, Properties) - Method in interface org.w3c.ddr.simple.Service
Called to initialize the API following construction.

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