Class UpdateException

All Implemented Interfaces:
Serializable

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

    • UpdateException

      public UpdateException(String message)
    • UpdateException

      public UpdateException(Throwable cause)
    • UpdateException

      public UpdateException(String message, Throwable cause)