sun.reflect.annotation
Class EnumConstantNotPresentExceptionProxy
java.lang.Object
sun.reflect.annotation.ExceptionProxy
sun.reflect.annotation.EnumConstantNotPresentExceptionProxy
- All Implemented Interfaces:
- Serializable
public class EnumConstantNotPresentExceptionProxy
- extends ExceptionProxy
ExceptionProxy for EnumConstantNotPresentException.
- Since:
- 1.5
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumConstantNotPresentExceptionProxy
public EnumConstantNotPresentExceptionProxy(Class<? extends Enum> enumType,
String constName)
generateException
protected RuntimeException generateException()
- Specified by:
generateException in class ExceptionProxy
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.