Class SkipException

  • All Implemented Interfaces:
    Serializable

    public class SkipException
    extends Error
    Used to force ASM to skip a class, if we could not get the source information.
    See Also:
    Serialized Form
    • Constructor Detail

      • SkipException

        public SkipException()