Package io.dialob.security
Interface ErrorsResponse
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableErrorsResponse
@Immutable public interface ErrorsResponse extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetError()StringgetMessage()IntegergetStatus()default DategetTimestamp()
-