public class FlowComponentExceptionErrorCode extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_INSTANTIATION_FAILED
对象实例化失败
|
static String |
CLASS_NOT_FOUND
未找到指定的类
|
static String |
DB_UPDATE_FAILED
数据库更新失败
|
static String |
SERIANUM_CREATE_FAILED
流水号生成失败
|
Constructor and Description |
---|
FlowComponentExceptionErrorCode() |
public static final String CLASS_INSTANTIATION_FAILED
public static final String CLASS_NOT_FOUND
public static final String DB_UPDATE_FAILED
public static final String SERIANUM_CREATE_FAILED
Copyright © 2006–2018 TinyGroup. All rights reserved.