public class AdErrorCode
extends java.lang.Object
Constructor and Description |
---|
AdErrorCode(int code,
java.lang.String msg)
Instantiates a new ad error code.
|
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Gets the error code.
|
java.lang.String |
getErrorMessage()
Gets the error message.
|
java.lang.String |
toString() |