X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Flogging%2Fformat%2FEPErrorCodesEnum.java;h=a93f7722659584ce8cf516758140365f3ea6e922;hb=2845910b34682056c1949f82e39d9205a26554e9;hp=b505eedd700f4ad64058a005f7a7598a630d1a6b;hpb=3aa28e9dd68cce134644223505f326378b5d91a8;p=portal.git diff --git a/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/logging/format/EPErrorCodesEnum.java b/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/logging/format/EPErrorCodesEnum.java index b505eedd..a93f7722 100644 --- a/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/logging/format/EPErrorCodesEnum.java +++ b/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/logging/format/EPErrorCodesEnum.java @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ package org.onap.portalapp.portal.logging.format; @@ -42,7 +42,7 @@ import com.att.eelf.i18n.EELFResourceManager; /** * - * Add ECOMP Portal Specific Error Code Enums here, for generic + * Add ONAP Portal Specific Error Code Enums here, for generic * ones (ones you think are useful not only Portal but also SDK), add it * to the enum class AppMessagesEnum defined in SDK. */ @@ -109,6 +109,8 @@ public enum EPErrorCodesEnum implements EELFResolvableErrorEnum { SCHEDULERAUX_ACCESS_AUTHENTICATIONERROR, SCHEDULER_ACCESS_GENERALERROR, SCHEDULER_INVALID_ATTRIBUTEERROR, + MUSICHEALTHCHECKZOOKEEPERERROR_ONE_ARGUMENT, + MUSICHEALTHCHECKCASSANDRAERROR_ONE_ARGUMENT, ; /**