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