Class APIError
java.lang.Object
io.cryptolens.models.APIError
Used to store the error message obtained from the Web API or the client library
(eg. in case there is a network error).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
errorType
-
message
-
-
Constructor Details
-
APIError
public APIError() -
APIError
-