JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.drasyl.handler.rmi.message.RmiError
Packages that use
RmiError
Package
Description
org.drasyl.handler.rmi.message
Uses of
RmiError
in
org.drasyl.handler.rmi.message
Methods in
org.drasyl.handler.rmi.message
that return
RmiError
Modifier and Type
Method
Description
static
RmiError
RmiError.
of
(
UUID
id,
String
message)
static
RmiError
RmiError.
of
(
UUID
id,
Throwable
cause)