Class APIError
java.lang.Object
dev.galasa.framework.api.beans.generated.APIError
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
setErrorCode
(int errorCode) void
setErrorMessage
(String errorMessage)
-
Constructor Details
-
APIError
public APIError()
-
-
Method Details
-
getErrorCode
public int getErrorCode() -
getErrorMessage
-
setErrorCode
public void setErrorCode(int errorCode) -
setErrorMessage
-