Class BeanManagerUnavailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ocpsoft.rewrite.cdi.manager.BeanManagerUnavailableException
All Implemented Interfaces:
Serializable

public class BeanManagerUnavailableException extends RuntimeException
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: