JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.rostore.service.RestError
Packages that use
RestError
Package
Description
org.rostore.service
RoStore REST service classes
Uses of
RestError
in
org.rostore.service
Methods in
org.rostore.service
that return
RestError
Modifier and Type
Method
Description
static
RestError
RestError.
convert
(
Exception
ex)