JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.dialob.api.questionnaire
Interface Error
All Superinterfaces:
Serializable
All Known Implementing Classes:
ImmutableError
,
ModifiableError
@Immutable @Modifiable @TypeAdapters
public interface
Error
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCode
()
String
getDescription
()
String
getId
()
Method Details
getId
String
getId
()
getCode
String
getCode
()
getDescription
String
getDescription
()