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, toStringpublic Processor getProcessor()
Copyright © 2010 - 2020 Adobe. All Rights Reserved