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
public class ADBException
- extends DataBindException
uses to handle ADB exceptions
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ADBException
public ADBException()
ADBException
public ADBException(String string)
ADBException
public ADBException(Throwable throwable)
ADBException
public ADBException(String string,
Throwable throwable)
ADBException
public ADBException(String string,
Location location,
Throwable throwable)
ADBException
public ADBException(String string,
Location location)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.