public class DocumentDoesNotExistsException extends RuntimeException
Constructor and Description |
---|
DocumentDoesNotExistsException() |
DocumentDoesNotExistsException(String message) |
DocumentDoesNotExistsException(String message,
Throwable cause) |
DocumentDoesNotExistsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DocumentDoesNotExistsException()
public DocumentDoesNotExistsException(String message, Throwable cause)
public DocumentDoesNotExistsException(String message)
public DocumentDoesNotExistsException(Throwable cause)
Copyright © 2016. All Rights Reserved.