Class ApiClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ecmwf.web.ECMWFException
ecmwf.ecpds.master.plugin.http.model.ecuser.ApiClientException
- All Implemented Interfaces:
Serializable
public class ApiClientException
extends ecmwf.web.ECMWFException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionApiClientException(String message) ApiClientException(String message, Throwable cause) -
Method Summary
Methods inherited from class ecmwf.web.ECMWFException
getFullMessage, getMessagesMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApiClientException
-
ApiClientException
-