xsmeral.pipe
Class ObjectProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xsmeral.pipe.ObjectProcessorException
- All Implemented Interfaces:
- Serializable
public class ObjectProcessorException
- extends Exception
Indicates a problem while starting a processor chain (e.g. non-matching or
uninitialized processors)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectProcessorException
public ObjectProcessorException()
ObjectProcessorException
public ObjectProcessorException(String msg)
ObjectProcessorException
public ObjectProcessorException(String message,
Throwable cause)