Package org.apache.axis2.databinding
Class ADBException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.DataBindException
org.apache.axis2.databinding.ADBException
- All Implemented Interfaces:
Serializable
uses to handle ADB exceptions
- See Also:
-
Field Summary
Fields inherited from class javax.xml.stream.XMLStreamException
location, nested -
Constructor Summary
ConstructorsConstructorDescriptionADBException(String string) ADBException(String string, Throwable throwable) ADBException(String string, Location location) ADBException(String string, Location location, Throwable throwable) ADBException(Throwable throwable) -
Method Summary
Methods inherited from class javax.xml.stream.XMLStreamException
getLocation, getNestedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ADBException
public ADBException() -
ADBException
-
ADBException
-
ADBException
-
ADBException
-
ADBException
-