aicas logo Jamaica 3.4 release 8

sun.reflect.annotation
Class EnumConstantNotPresentExceptionProxy

java.lang.Object
  extended by sun.reflect.annotation.ExceptionProxy
      extended by sun.reflect.annotation.EnumConstantNotPresentExceptionProxy
All Implemented Interfaces:
Serializable

public class EnumConstantNotPresentExceptionProxy
extends ExceptionProxy

ExceptionProxy for EnumConstantNotPresentException.

Since:
1.5
See Also:
Serialized Form

Constructor Summary
EnumConstantNotPresentExceptionProxy(Class<? extends Enum> enumType, String constName)
           
 
Method Summary
protected  RuntimeException generateException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumConstantNotPresentExceptionProxy

public EnumConstantNotPresentExceptionProxy(Class<? extends Enum> enumType,
                                            String constName)
Method Detail

generateException

protected RuntimeException generateException()
Specified by:
generateException in class ExceptionProxy

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.