public class BeanUtilsException extends RuntimeException
| Constructor and Description |
|---|
BeanUtilsException(String msg) |
BeanUtilsException(String msg,
Throwable cause) |
BeanUtilsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanUtilsException(String msg)
public BeanUtilsException(Throwable cause)
public BeanUtilsException(String msg, Throwable cause)
Copyright © 2019. All rights reserved.