public class DfpException extends Exception
| Constructor and Description |
|---|
DfpException() |
DfpException(String message) |
DfpException(String message,
Throwable cause) |
DfpException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
DfpException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2018. All rights reserved.