Class EncryptionEntryNoExistException

All Implemented Interfaces:
Serializable

public class EncryptionEntryNoExistException extends EncryptionStorageException
A StorageException that is raised when an encryption entry doesn't exist.
See Also:
  • Constructor Details

    • EncryptionEntryNoExistException

      public EncryptionEntryNoExistException(String message)
      Creates a new instance with the specified message.