Package org.ocpsoft.rewrite.cdi.manager
Class BeanManagerUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ocpsoft.rewrite.cdi.manager.BeanManagerUnavailableException
- All Implemented Interfaces:
Serializable
A runtime exception that is thrown when the attempt to resolve the BeanManager using the
BeanManagerProvider
service fails to locate the BeanManager.- Author:
- Dan Allen
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BeanManagerUnavailableException
-
-
Method Details
-
getProviders
-
getProvidersAsString
-
getMessage
- Overrides:
getMessagein classThrowable
-