org.gjt.rec.version
Class RevisionIntrospector.UnexpectedFieldTypeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.gjt.rec.version.RevisionIntrospector.Exception
                          |
                          +--org.gjt.rec.version.RevisionIntrospector.UnexpectedFieldTypeException
All Implemented Interfaces:
Serializable
Enclosing class:
RevisionIntrospector

public static final class RevisionIntrospector.UnexpectedFieldTypeException
extends RevisionIntrospector.Exception

See Also:
Serialized Form

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