deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.portal.context
Class ContextException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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.
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable
See Also:
Object.toString()

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net