Class DecodingError

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • exception

        public final java.lang.Throwable exception
    • Constructor Detail

      • DecodingError

        public DecodingError​(int atOffset,
                             NonStaticFieldInfo fieldInfo,
                             java.lang.Throwable exception)