Class InjectionProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.faces.spi.InjectionProviderException
All Implemented Interfaces:
Serializable

public class InjectionProviderException extends Exception
Wraps any exception thrown by an implementation of InjectionProvider.
See Also: