org.jboss.errai.ioc.client.api
Class ProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.errai.ioc.client.api.InjectionException
org.jboss.errai.ioc.client.api.ProviderException
- All Implemented Interfaces:
- Serializable
public class ProviderException
- extends InjectionException
- 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 |
ProviderException
public ProviderException()
ProviderException
public ProviderException(String message)
ProviderException
public ProviderException(String message,
Throwable cause)
ProviderException
public ProviderException(Throwable cause)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.