GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Static Private Attributes

de.zib.gndms.common.logic.config.WrongConfigurationException Class Reference

The wrong configuration exception, which is thrown when a given configuration tries to access an invalid configuration parameter. More...

List of all members.

Public Member Functions

 WrongConfigurationException (final String message)
 The constructor.

Static Private Attributes

static final long serialVersionUID = -6277152854505420912L
 The serialization id.

Detailed Description

The wrong configuration exception, which is thrown when a given configuration tries to access an invalid configuration parameter.

Author:
Ulrike Golas

Constructor & Destructor Documentation

de.zib.gndms.common.logic.config.WrongConfigurationException.WrongConfigurationException ( final String  message)

The constructor.

Parameters:
messageThe exception message.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations