JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
pro.mypvit.exceptions.ApiError
Packages that use
ApiError
Package
Description
pro.mypvit.exceptions
Uses of
ApiError
in
pro.mypvit.exceptions
Methods in
pro.mypvit.exceptions
that return
ApiError
Modifier and Type
Method
Description
static
ApiError
ApiError.
fromJson
(
String
json)
Converts a JSON string into an
ApiError
instance.