Class StopOpcodeParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mebigfatguy.fbcontrib.utils.StopOpcodeParsingException
All Implemented Interfaces:
Serializable

public class StopOpcodeParsingException extends RuntimeException
used to throw out of a sawOpcode method back to the visitCode method when there's no point continuing to parse opcodes
See Also:
  • Field Details

  • Constructor Details

    • StopOpcodeParsingException

      public StopOpcodeParsingException()