Package rife.instrument.exceptions


package rife.instrument.exceptions
Common exceptions that are being used during the transformation of byte-code.
Since:
1.0
  • Class
    Description
    This exception is thrown and when the bytecode for a class couldn't be found.
    This is an internal exception that is used whenever the bytecode of a class is being visited and the analysis has to be interrupted in the middle.