public class CommonErrorCode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR
The constant ERROR.
|
static int |
NOT_FOUND_EXCEPTION
The constant NOT_FOUND_EXCEPTION.
|
static int |
SUCCESSFUL
The constant SUCCESSFUL.
|
static int |
TOKEN_ERROR
The constant TOKEN_ERROR.
|
static int |
TOKEN_NO_PERMISSION
The constant TOKEN_NO_PERMISSION.
|
| Constructor and Description |
|---|
CommonErrorCode() |
public static final int SUCCESSFUL
public static final int ERROR
public static final int TOKEN_ERROR
public static final int TOKEN_NO_PERMISSION
public static final int NOT_FOUND_EXCEPTION
Copyright © 2024 The Apache Software Foundation. All rights reserved.