Class NotFoundException

    • Field Detail

      • DEFAULT_MESSAGE_ID

        public static String DEFAULT_MESSAGE_ID
    • Constructor Detail

      • NotFoundException

        public NotFoundException()
      • NotFoundException

        public NotFoundException​(String msgId)
      • NotFoundException

        public NotFoundException​(String msgId,
                                 String[] notFoundObjects)