public class ProcessorException extends Exception
Processor
encountered an error.Constructor and Description |
---|
ProcessorException(String msg,
Throwable t,
Processor processor)
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
Processor |
getProcessor()
Return the processor that encountered error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Processor getProcessor()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"