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

D

DDRException - Exception in org.w3c.ddr.simple.exception
Represents a DDR Exception.
DDRException() - Constructor for exception org.w3c.ddr.simple.exception.DDRException
Constructs a DDRException instance with an undefined exception code.
DDRException(int, String) - Constructor for exception org.w3c.ddr.simple.exception.DDRException
Constructs a DDRException instance with a code and human-readable message.
DDRException(int, Throwable) - Constructor for exception org.w3c.ddr.simple.exception.DDRException
Constructs a DDRException instance with a code and Throwable object that may indicate further details of the cause of the exception.

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