Uses of Package
org.w3c.ddr.simple.exception

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

Classes in org.w3c.ddr.simple.exception used by org.w3c.ddr.simple
InitializationException
          This exception represents a failure of the DDR system.
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.
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.
 

Classes in org.w3c.ddr.simple.exception used by org.w3c.ddr.simple.exception
DDRException
          Represents a DDR Exception.