Class RecordNotFoundException

    • Constructor Detail

      • RecordNotFoundException

        public RecordNotFoundException​(String s,
                                       RID rid)
      • RecordNotFoundException

        public RecordNotFoundException​(String s,
                                       RID rid,
                                       Exception e)
    • Method Detail

      • getRID

        public RID getRID()