deegree 2.3 (2010/04/09 10:10 build-4-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:
Serializable
Direct Known Subclasses:
CatalogClientException, ClientConfigurationException, SOSClientException, WACException, WFSClientException

public class PortalException
extends 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  String st
           
 
Constructor Summary
PortalException()
          Creates a new instance of ClientException without detail message.
PortalException(String msg)
          Constructs an instance of ClientException with the specified detail message.
PortalException(String msg, Exception e)
          Constructs an instance of ClientException 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
 

Field Detail

st

protected String st
Constructor Detail

PortalException

public PortalException()
Creates a new instance of ClientException without detail message.


PortalException

public PortalException(String msg)
Constructs an instance of ClientException with the specified detail message.

Parameters:
msg - the detail message.

PortalException

public PortalException(String msg,
                       Exception e)
Constructs an instance of ClientException with the specified detail message.

Parameters:
msg - the detail message.
e - the cause
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable

deegree 2.3 (2010/04/09 10:10 build-4-official)

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