Interface ICatch

All Known Implementing Classes:
CatchData

public interface ICatch
  • Method Details

    • getTypes

      String[] getTypes()
    • getHandlers

      int[] getHandlers()
    • getCatchAllHandler

      int getCatchAllHandler()