public class ErrorCodes
extends java.lang.Object
ManagementException error codes.| Modifier and Type | Field and Description |
|---|---|
static int |
STATISTIC_GROUP_NOT_FOUND |
static int |
STATISTIC_INFO_NOT_FOUND |
static int |
STATISTIC_PROVIDER_NOT_FOUND |
static int |
STATISTIC_REPORT_NOT_FOUND |
static int |
STATISTICS_NOT_FOUND |
static int |
STATISTICS_SOURCE_REQUIRED |
| Constructor and Description |
|---|
ErrorCodes() |
public static final int STATISTIC_GROUP_NOT_FOUND
public static final int STATISTIC_PROVIDER_NOT_FOUND
public static final int STATISTIC_INFO_NOT_FOUND
public static final int STATISTIC_REPORT_NOT_FOUND
public static final int STATISTICS_NOT_FOUND
public static final int STATISTICS_SOURCE_REQUIRED
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.