org.deegree.portal.context
Class ContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.portal.context.ContextException
- All Implemented Interfaces:
- Serializable
public class ContextException
- extends Exception
- Author:
- Administrator
- See Also:
- Serialized Form
Constructor Summary |
ContextException()
Creates a new instance of CatalogClientException without detail message. |
ContextException(String msg)
Constructs an instance of CatalogClientException with the specified detail message. |
ContextException(String msg,
Exception e)
Constructs an instance of CatalogClientException with the specified detail message. |
ContextException
public ContextException()
- Creates a new instance of
CatalogClientException
without detail message.
ContextException
public ContextException(String msg)
- Constructs an instance of
CatalogClientException
with the specified detail message.
- Parameters:
msg
- the detail message.
ContextException
public ContextException(String msg,
Exception e)
- Constructs an instance of
CatalogClientException
with the specified detail message.
- Parameters:
msg
- the detail message.
toString
public String toString()
- Overrides:
toString
in class Throwable
- See Also:
Object.toString()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net