-
public final class ErrorData
-
-
Method Summary
Modifier and Type Method Description final StringgetCode()final StringgetMessage()final StringgetProductId()final LonggetTimestamp()-
-
Method Detail
-
getMessage
final String getMessage()
-
getProductId
final String getProductId()
-
getTimestamp
final Long getTimestamp()
-
-
-
-