All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.xml.ws.resources.encoding.properties Maven / Gradle / Ivy

There is a newer version: 4.0.2
Show newest version
#
# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#

#nested
# Wrapped into an Exception. {0} - localizable exception message of another exception
nestedSerializationError=serialization error: {0}
# Wrapped into an Exception. {0} - localizable exception message of another exception
nestedDeserializationError=deserialization error: {0}
nestedEncodingError=encoding error: {0}

noSuchContentId=There''s no attachment for the content ID "{0}"

#EncoderDecoder
exception.notfound=exception class: {0} not found in the model!
exception.incorrectType=incorrect type. Expected java.lang.Exception, found {0}
# Usage not found. TODO Remove
#incorrect.messageinfo=can't write object! unexpected type: {0}
# Usage not found. TODO Remove
#unknown.object=don\'t know how to write object: {0}
xsd.unknownPrefix=unknown prefix \"{0}\"
xsd.unexpectedElementName=unexpected element name: expected={0}, actual: {1}

failed.to.read.response=Failed to read a response: {0}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy