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, toString
public BeanUtilsException(String msg)
public BeanUtilsException(Throwable cause)
public BeanUtilsException(String msg, Throwable cause)
Copyright © 2019. All rights reserved.