org.apache.webbeans.exception.definition
Class NonexistentConstructorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.webbeans.exception.inject.DefinitionException
org.apache.webbeans.exception.definition.NonexistentConstructorException
- All Implemented Interfaces:
- Serializable
public class NonexistentConstructorException
- extends DefinitionException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NonexistentConstructorException
public NonexistentConstructorException()
NonexistentConstructorException
public NonexistentConstructorException(String message)
NonexistentConstructorException
public NonexistentConstructorException(Throwable e)
NonexistentConstructorException
public NonexistentConstructorException(String message,
Throwable e)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.