Uses of Class
org.n52.oxf.OXFException

Packages that use OXFException
org.n52.oxf   
org.n52.oxf.valueDomains.spatial   
 

Uses of OXFException in org.n52.oxf
 

Subclasses of OXFException in org.n52.oxf
 class OXFThrowableCollection
          This class can be used to collect several occuring Throwables(/Exceptions).
 

Uses of OXFException in org.n52.oxf.valueDomains.spatial
 

Constructors in org.n52.oxf.valueDomains.spatial that throw OXFException
BoundingBox3D(double llx, double lly, double llz, double urx, double ury, double urz)
          this constructor has all required attributes as its parameters.
BoundingBox3D(String crs, double llx, double lly, double llz, double urx, double ury, double urz)
          this constructor has all attributes as its parameters.
 



Copyright © 2012-2013 52north.org. All Rights Reserved.