org.apache.axis2.handlers.addressing
Class AddressingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.handlers.addressing.AddressingException
- All Implemented Interfaces:
- Serializable
- public class AddressingException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AddressingException
public AddressingException()
AddressingException
public AddressingException(String message)
AddressingException
public AddressingException(Throwable cause)
AddressingException
public AddressingException(String message,
Throwable cause)