public class BeanFactoryException extends RuntimeException
Constructor and Description |
---|
BeanFactoryException(String aMsg)
Constructs the exception.
|
BeanFactoryException(String aMsg,
Throwable aThrowable)
Constructs the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BeanFactoryException(String aMsg)
aMsg
- Message.Copyright © 2024. All rights reserved.