org.jboss.errai.ioc.client.api
Class InjectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.errai.ioc.client.api.InjectionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ProviderException
public class InjectionException
- extends RuntimeException
- Author:
- Mike Brock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InjectionException
public InjectionException()
InjectionException
public InjectionException(String message)
InjectionException
public InjectionException(String message,
Throwable cause)
InjectionException
public InjectionException(Throwable cause)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.