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 StringgetCode()StringgetDescription()StringgetId()
-