Uses of Class
org.w3c.ddr.simple.exception.DDRException

Packages that use DDRException
org.w3c.ddr.simple.exception   
 

Uses of DDRException in org.w3c.ddr.simple.exception
 

Subclasses of DDRException in org.w3c.ddr.simple.exception
 class InitializationException
          This exception represents a failure of the DDR system.
 class NameException
          This exception is thrown when an attempt is made to access a Property or Aspect when the name or vocabulary IRI is in error.
 class ValueException
          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.