public class BeanAccessException extends FormattedException
| Constructor and Description |
|---|
BeanAccessException() |
BeanAccessException(String message,
Object... args) |
BeanAccessException(Throwable throwable) |
BeanAccessException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanAccessException()
public BeanAccessException(Throwable throwable)
Copyright © 2019. All rights reserved.