org.expasy.jpl.commons.base.process
Class ProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.expasy.jpl.commons.base.process.ProcessException
- All Implemented Interfaces:
- Serializable
public final class ProcessException
- extends Exception
ProcessException signals that an error has been reached while
processing an object.
- Version:
- 1.0
- 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(String msg)
ProcessException
public ProcessException(String msg,
Throwable t)
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.