deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.portal
Class PortalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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
 

Field Detail

st

protected java.lang.String st
Constructor Detail

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

deegree 2.5 (2011/06/29 09:44 build-8-official)

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