org.deegree.portal
Class PortalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.portal.PortalException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- CatalogClientException, ClientConfigurationException, SOSClientException, WACException, WFSClientException
public class PortalException
- extends java.lang.Exception
- Since:
- 1.1
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Field Summary |
protected java.lang.String |
st
|
Constructor Summary |
PortalException()
Creates a new instance of ClientException without detail message. |
PortalException(java.lang.String msg)
Constructs an instance of ClientException with the specified detail message. |
PortalException(java.lang.String msg,
java.lang.Exception e)
Constructs an instance of ClientException with the specified detail message. |
Method Summary |
java.lang.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 |
st
protected java.lang.String st
PortalException
public PortalException()
- Creates a new instance of
ClientException
without detail message.
PortalException
public PortalException(java.lang.String msg)
- Constructs an instance of
ClientException
with the specified detail message.
- Parameters:
msg
- the detail message.
PortalException
public PortalException(java.lang.String msg,
java.lang.Exception e)
- Constructs an instance of
ClientException
with the specified detail message.
- Parameters:
msg
- the detail message.e
- the cause
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org