public class DocumentDoesNotExistsException
extends java.lang.RuntimeException
Constructor and Description |
---|
DocumentDoesNotExistsException() |
DocumentDoesNotExistsException(java.lang.String message) |
DocumentDoesNotExistsException(java.lang.String message,
java.lang.Throwable cause) |
DocumentDoesNotExistsException(java.lang.Throwable cause) |
public DocumentDoesNotExistsException()
public DocumentDoesNotExistsException(java.lang.String message, java.lang.Throwable cause)
public DocumentDoesNotExistsException(java.lang.String message)
public DocumentDoesNotExistsException(java.lang.Throwable cause)
Copyright © 2014. All Rights Reserved.