Package org.apache.myfaces.spi
Class InjectionProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.myfaces.spi.InjectionProviderException
- All Implemented Interfaces:
- Serializable
- Author:
- Leonardo Uribe
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionInjectionProviderException(String message) InjectionProviderException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InjectionProviderExceptionpublic InjectionProviderException()
- 
InjectionProviderException
- 
InjectionProviderException
- 
InjectionProviderException
 
-