JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
at.letto.tools.rest.Msg
Packages that use
Msg
Package
Description
at.letto.tools.rest
Uses of
Msg
in
at.letto.tools.rest
Fields in
at.letto.tools.rest
declared as
Msg
Modifier and Type
Field
Description
private
Msg
RestException.
errMsg
private
Msg
DtoAndMsg.
msg
Constructors in
at.letto.tools.rest
with parameters of type
Msg
Modifier
Constructor
Description
DtoAndMsg
(
A
object,
Msg
msg)
RestException
(
Msg
msg)