Class KeyAlreadyExistsException

    • Constructor Detail

      • KeyAlreadyExistsException

        public KeyAlreadyExistsException()
      • KeyAlreadyExistsException

        public KeyAlreadyExistsException​(String container,
                                         String key)
      • KeyAlreadyExistsException

        public KeyAlreadyExistsException​(Exception from)
    • Method Detail

      • getContainer

        public String getContainer()
      • getKey

        public String getKey()