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, toStringpublic BeanFactoryException(String aMsg)
aMsg - Message.Copyright © 2025. All rights reserved.