Uses of Class
com.boldsign.model.Error
-
Packages that use Error Package Description com.boldsign.model -
-
Uses of Error in com.boldsign.model
Methods in com.boldsign.model that return Error Modifier and Type Method Description ErrorError. code(String code)static ErrorError. fromJson(String jsonString)Create an instance of Error given an JSON stringErrorIdReport. getError()Get errorErrorError. message(String message)Methods in com.boldsign.model with parameters of type Error Modifier and Type Method Description IdReportIdReport. error(Error error)voidIdReport. setError(Error error)
-