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