javax.enterprise.inject
Class CreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.enterprise.inject.InjectionException
javax.enterprise.inject.CreationException
- All Implemented Interfaces:
- Serializable
public class CreationException
- extends InjectionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CreationException
public CreationException()
CreationException
public CreationException(String message)
CreationException
public CreationException(Throwable e)
CreationException
public CreationException(String message,
Throwable e)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.