Package balu.pizza.webapp.util
Class ErrorResponse
java.lang.Object
balu.pizza.webapp.util.ErrorResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongvoidsetMessage(String message) voidsetTimestamp(long timestamp)
-
Constructor Details
-
ErrorResponse
-
-
Method Details
-
getMessage
-
setMessage
-
getTimestamp
public long getTimestamp() -
setTimestamp
public void setTimestamp(long timestamp)
-