org.apache.cocoon.portal
Class PortalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cocoon.portal.PortalException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LayoutException, PortletException, ProfileException
- public class PortalException
- extends RuntimeException
- Version:
- $Id: PortalException.java 325901 2005-10-17 14:48:29Z cziegeler $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortalException
public PortalException()
PortalException
public PortalException(String message)
PortalException
public PortalException(String message,
Throwable cause)
PortalException
public PortalException(Throwable cause)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.