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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InjectionProviderException
public InjectionProviderException()
InjectionProviderException
public InjectionProviderException(String message)
InjectionProviderException
public InjectionProviderException(String message,
Throwable cause)
InjectionProviderException
public InjectionProviderException(Throwable cause)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.