Class DeleteException

All Implemented Interfaces:
Serializable

public class DeleteException extends StorageException
DeleteException.
See Also:
  • Constructor Details

    • DeleteException

      public DeleteException(String message)
    • DeleteException

      public DeleteException(Throwable cause)
    • DeleteException

      public DeleteException(String message, Throwable cause)