Interface ICatch

  • All Known Implementing Classes:
    CatchData

    public interface ICatch
    • Method Detail

      • getTypes

        java.lang.String[] getTypes()
      • getHandlers

        int[] getHandlers()
      • getCatchAllHandler

        int getCatchAllHandler()