public class DSpaceSolrException
extends java.lang.Exception
| Constructor and Description |
|---|
DSpaceSolrException()
Creates a new instance of
DSpaceSolrException without detail
message. |
DSpaceSolrException(java.lang.String msg)
Constructs an instance of
DSpaceSolrException with the
specified detail message. |
DSpaceSolrException(java.lang.String msg,
java.lang.Throwable t) |
public DSpaceSolrException()
DSpaceSolrException without detail
message.public DSpaceSolrException(java.lang.String msg)
DSpaceSolrException with the
specified detail message.msg - the detail message.public DSpaceSolrException(java.lang.String msg,
java.lang.Throwable t)
Copyright © 2018 DuraSpace. All Rights Reserved.