diff options
author | eronkeo <ronan.keogh@ericsson.com> | 2018-08-08 16:22:25 +0100 |
---|---|---|
committer | eronkeo <ronan.keogh@ericsson.com> | 2018-08-08 20:04:45 +0100 |
commit | 13639e1b05d8c8b5b1e9efd543573834501aefaa (patch) | |
tree | eb7e2612840910a7ce5723de0231fe4a005de6ae /datarouter-node/src/main/resources/EelfMessages.properties | |
parent | bce219cdadbad724b1c6b2704695d8adf11eb65d (diff) |
remove tab characters from code
Change-Id: I5b1d041561056833f744270350b3d2c9cd4e1dcb
Issue-ID: DMAAP-570
Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
Diffstat (limited to 'datarouter-node/src/main/resources/EelfMessages.properties')
-rw-r--r-- | datarouter-node/src/main/resources/EelfMessages.properties | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/datarouter-node/src/main/resources/EelfMessages.properties b/datarouter-node/src/main/resources/EelfMessages.properties index 8c17417d..659748e9 100644 --- a/datarouter-node/src/main/resources/EelfMessages.properties +++ b/datarouter-node/src/main/resources/EelfMessages.properties @@ -7,9 +7,9 @@ # * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
# * You may obtain a copy of the License at
-# *
+# *
# * http://www.apache.org/licenses/LICENSE-2.0
-# *
+# *
# * Unless required by applicable law or agreed to in writing, software
# * distributed under the License is distributed on an "AS IS" BASIS,
# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -33,12 +33,12 @@ #
######
#Error code classification category
-#100 Permission errors
-#200 Availability errors/Timeouts
-#300 Data errors
-#400 Schema Interface type/validation errors
-#500 Business process errors
-#900 Unknown errors
+#100 Permission errors
+#200 Availability errors/Timeouts
+#300 Data errors
+#400 Schema Interface type/validation errors
+#500 Business process errors
+#900 Unknown errors
#
########################################################################
|