public abstract class BeansException extends RuntimeException
BeansException(String msg)
BeansException(String msg, 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 BeansException(String msg)
public BeansException(String msg, Throwable cause)
Copyright © 2016. All rights reserved.