Class DocumentAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DocumentAlreadyExistsException extends DatabaseException
See Also:
  • Constructor Details

    • DocumentAlreadyExistsException

      public DocumentAlreadyExistsException(String message)
    • DocumentAlreadyExistsException

      public DocumentAlreadyExistsException(Throwable cause)
    • DocumentAlreadyExistsException

      public DocumentAlreadyExistsException(String message, Throwable cause)