Package io.dialob.api.rest
Interface Errors.Error
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableErrors.Error
- Enclosing class:
- Errors
@Immutable @TypeAdapters public static interface Errors.Error extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCode()StringgetContext()StringgetError()ObjectgetRejectedValue()
-