-
@JsonClass(generateAdapter = true) public final class RelayDTO.Error
-
-
Constructor Summary
Constructors Constructor Description RelayDTO.Error(Long code, String message)
-
Method Summary
Modifier and Type Method Description final StringgetErrorMessage()final LonggetCode()final StringgetMessage()-
-
Method Detail
-
getErrorMessage
final String getErrorMessage()
-
getMessage
final String getMessage()
-
-
-
-