com.liferay.portal.kernel.process
Class ProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.process.ProcessException
- All Implemented Interfaces:
- Serializable
public class ProcessException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessException
public ProcessException(String message)
ProcessException
public ProcessException(String message,
Throwable cause)
ProcessException
public ProcessException(Throwable cause)