-
public final class Relay.Model.Error extends Relay.Model
-
-
Constructor Summary
Constructors Constructor Description Relay.Model.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()
-
-
-
-