summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-02-21 13:51:58 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-02-21 13:51:58 +0000
commit9ad8f390696d3aaa7273b2442abf878270c3ae61 (patch)
tree74b0be3e184ed4be8feaa614e22a54f072caf8e2 /sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties
parenta24d6e044cdcf39d7a5045623e4eed78968b8c64 (diff)
TUSCANY-3834: Update so that exceptions during stop processing use the Monitor to log the exception
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072965 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties')
-rw-r--r--sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties22
1 files changed, 22 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties b/sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties
new file mode 100644
index 0000000000..5b92c78a08
--- /dev/null
+++ b/sca-java-1.x/trunk/modules/core/src/main/resources/core-messages.properties
@@ -0,0 +1,22 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+StopException = Exception during stop processing: {0}
+