public class ErrorMessage
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
EMPTY_TOKEN
public static final String EMPTY_TOKEN
- See Also:
-
-
PERMISSION_CHECK_ERROR
public static final String PERMISSION_CHECK_ERROR
- See Also:
-
-
PARAMS_CONVERT_ERROR
public static final String PARAMS_CONVERT_ERROR
- See Also:
-
-
SIGN_CALC_ERROR
public static final String SIGN_CALC_ERROR
- See Also:
-
-
Constructor Details
-
ErrorMessage
public ErrorMessage()