public class ProcessorException extends Exception
| Constructor and Description | 
|---|
ProcessorException()  | 
ProcessorException(String message)  | 
ProcessorException(String message,
                  Throwable t)  | 
ProcessorException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.