org.jboss.errai.ioc.rebind.ioc
Class InjectionFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.errai.bus.server.ErraiBootstrapFailure
org.jboss.errai.ioc.rebind.ioc.InjectionFailure
- All Implemented Interfaces:
- Serializable
public class InjectionFailure
- extends ErraiBootstrapFailure
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InjectionFailure
public InjectionFailure(String message)
InjectionFailure
public InjectionFailure(String message,
Throwable cause)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.