Uses of Package
org.n52.connectors.core.exceptions

Packages that use org.n52.connectors.core.exceptions
org.n52.connectors.core   
org.n52.connectors.core.exceptions   
 

Classes in org.n52.connectors.core.exceptions used by org.n52.connectors.core
IllegalConnectorRequest
          Will be returned if some errors have been detected in the request
IllegalDefaultSetting
          Will be returned if illegal information has been detected in the default settings file
N52Exception
          Catch all for exceptions generated by the framework.
ParameterDoesNotExist
          A parameter is requested from a request that does not exist
WrappedException
          Wrapper for non N52 exception to prevent a waterfall of exceptions generated by the framwork
 

Classes in org.n52.connectors.core.exceptions used by org.n52.connectors.core.exceptions
N52Exception
          Catch all for exceptions generated by the framework.