Class ExceptionHandler


  • public class ExceptionHandler
    extends java.lang.Object
    • Field Detail

      • from

        public int from
      • to

        public int to
      • handler

        public int handler
      • from_instr

        public int from_instr
      • to_instr

        public int to_instr
      • handler_instr

        public int handler_instr
      • exceptionClass

        public java.lang.String exceptionClass
    • Constructor Detail

      • ExceptionHandler

        public ExceptionHandler()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object