net.sf.retrotranslator.runtime.java.lang.reflect
Class GenericSignatureFormatError_

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by java.lang.LinkageError
              extended by java.lang.ClassFormatError
                  extended by net.sf.retrotranslator.runtime.java.lang.reflect.GenericSignatureFormatError_
All Implemented Interfaces:
java.io.Serializable

public class GenericSignatureFormatError_
extends java.lang.ClassFormatError

Author:
Taras Puchko
See Also:
Serialized Form

Constructor Summary
GenericSignatureFormatError_()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenericSignatureFormatError_

public GenericSignatureFormatError_()