org.mmbase.util.externalprocess
Class ProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mmbase.util.externalprocess.ProcessException
- All Implemented Interfaces:
- Serializable
- public class ProcessException
- extends Exception
This excpetion is thrown when an external process failed.
- Since:
- MMBase-1.6
- Version:
- $Id: ProcessException.java,v 1.3 2003/05/12 13:10:47 kees Exp $
- Author:
- Nico Klasens (Finalist IT Group)
- 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()
- Constructor for ProcessException.
ProcessException
public ProcessException(String message)
- Constructor for ProcessException.
- Parameters:
message -
MMBase build 1.8.1.20060716