Class TryCatch.CatchClause

  • Enclosing class:
    TryCatch

    public static class TryCatch.CatchClause
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CatchClause()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • slotNumber

        public int slotNumber
    • Constructor Detail

      • CatchClause

        public CatchClause()