org.apache.axis2.tool.service.control
Class ProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.tool.service.control.ProcessException
- All Implemented Interfaces:
- Serializable
public class ProcessException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessException
public ProcessException()
ProcessException
public ProcessException(String message)
ProcessException
public ProcessException(Throwable cause)
ProcessException
public ProcessException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.