public class BeanException extends Exception
BeanException(String s)
BeanException(String message, Throwable cause)
BeanException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BeanException(String s)
public BeanException(Throwable cause)
public BeanException(String message, Throwable cause)
Copyright © 2024. All rights reserved.