Interface ExceptionThrower

    • Method Detail

      • getExceptions

        java.lang.Class<?>[] getExceptions()
        Gets the exceptions that may be thrown by this instruction.
        Returns:
        the exceptions that may be thrown by this instruction.