org.apache.axiom.om.impl.dom
Class OMDOMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.axiom.om.OMException
org.apache.axiom.om.impl.dom.OMDOMException
- All Implemented Interfaces:
- Serializable
public class OMDOMException
- extends OMException
OMDOM specific exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OMDOMException
public OMDOMException()
OMDOMException
public OMDOMException(String arg0)
OMDOMException
public OMDOMException(Throwable arg0)
OMDOMException
public OMDOMException(String arg0,
Throwable arg1)
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.