public class DataCiteException extends Exception
| Constructor and Description |
|---|
DataCiteException(com.sun.jersey.api.client.ClientResponse.Status status)
Constructor for DataCiteException.
|
DataCiteException(String message)
Constructor for DataCiteException.
|
DataCiteException(String message,
Throwable cause)
Constructor for DataCiteException.
|
DataCiteException(Throwable cause)
Constructor for DataCiteException.
|
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse.Status |
getStatus()
Get the status of the
DataCiteException |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataCiteException(com.sun.jersey.api.client.ClientResponse.Status status)
status - a ClientResponse.Status object.public DataCiteException(String message)
message - a String object.public DataCiteException(String message, Throwable cause)
public final com.sun.jersey.api.client.ClientResponse.Status getStatus()
DataCiteExceptionCopyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.