oracle.portal.utils.v2
Class ContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.portal.utils.v2.ContainerException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InvalidationException, NodeHandlerException, PersonalizationException, PortletException, ProviderException
- public class ContainerException
- extends java.lang.Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContainerException
public ContainerException()
ContainerException
public ContainerException(java.lang.String msg)
ContainerException
public ContainerException(java.lang.Throwable _t)
getLocalizedMessage
public java.lang.String getLocalizedMessage()
getMessage
public java.lang.String getMessage()
toString
public java.lang.String toString()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream s)
printStackTrace
public void printStackTrace(java.io.PrintWriter s)
fillInStackTrace
public java.lang.Throwable fillInStackTrace()
Copyright (c) 2002, 2005 Oracle Corporation. All Rights Reserved.