Serialized Form


Package org.w3c.ddr.simple.exception

Class org.w3c.ddr.simple.exception.DDRException extends Exception implements Serializable

serialVersionUID: 2618094065573111548L

Serialized Fields

code

int code

Class org.w3c.ddr.simple.exception.InitializationException extends DDRException implements Serializable

Class org.w3c.ddr.simple.exception.NameException extends DDRException implements Serializable

Class org.w3c.ddr.simple.exception.SystemException extends RuntimeException implements Serializable

Serialized Fields

code

int code
Represents a machine-understandable code to refine/identify the cause of the exception.

Class org.w3c.ddr.simple.exception.ValueException extends DDRException implements Serializable