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
 
 public class InjectionProviderException extends Exception - Author:
- Leonardo Uribe
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description InjectionProviderException()InjectionProviderException(String message)InjectionProviderException(String message, Throwable cause)InjectionProviderException(Throwable cause)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-