Uses of Class
com.boldsign.model.ErrorResponse
-
Packages that use ErrorResponse Package Description com.boldsign.model -
-
Uses of ErrorResponse in com.boldsign.model
Methods in com.boldsign.model that return ErrorResponse Modifier and Type Method Description ErrorResponseErrorResponse. error(String error)ErrorResponseErrorResponse. errorType(String errorType)static ErrorResponseErrorResponse. fromJson(String jsonString)Create an instance of ErrorResponse given an JSON string
-