Class Segment.PassException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Segment

    public static class Segment.PassException
    extends java.lang.RuntimeException
    Exception indicating that the class currently being visited contains an unknown attribute, which means that by default the class file needs to be passed through as-is in the file_bands rather than being packed with pack200.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PassException()  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait