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