sun.reflect.annotation
Class EnumConstantNotPresentExceptionProxy

java.lang.Object
  extended by sun.reflect.annotation.ExceptionProxy
      extended by sun.reflect.annotation.EnumConstantNotPresentExceptionProxy

public class EnumConstantNotPresentExceptionProxy
extends ExceptionProxy


Constructor Summary
EnumConstantNotPresentExceptionProxy(Class c, String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumConstantNotPresentExceptionProxy

public EnumConstantNotPresentExceptionProxy(Class c,
                                            String s)
                                     throws NotImplementedException
Throws:
NotImplementedException