public class DPSException extends Exception
| Constructor and Description |
|---|
DPSException(String message)
Constructs a new exception.
|
DPSException(String message,
Throwable cause)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DPSException(String message, Throwable cause)
message - the detailed messagecause - the cause of this exceptionpublic DPSException(String message)
message - the detailed message"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"