oracle.portal.utils.xml.v2
Class NodeHandlerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.portal.utils.v2.ContainerException
|
+--oracle.portal.utils.xml.v2.NodeHandlerException
- All Implemented Interfaces:
- java.io.Serializable
- public class NodeHandlerException
- extends ContainerException
Base exception class for objects implementing the NodeHandler
interface.
- 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 |
NodeHandlerException
public NodeHandlerException()
NodeHandlerException
public NodeHandlerException(java.lang.String msg)
NodeHandlerException
public NodeHandlerException(java.lang.Throwable _t)
Copyright (c) 2002,2003 Oracle Corporation. All Rights Reserved.