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

com.sun.xml.ws.resources.handler_pt_BR.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
#

# Wrapped into an Exception. {0} - localizable exception message of another exception
handler.nestedError=erro de handler: {0}
handler.chain.contains.handler.only=Uma HandlerChain somente pode conter inst\u00E2ncias de Handler: {0}
# {1} - exception message
cannot.instantiate.handler=N\u00E3o \u00E9 poss\u00EDvel instanciar o handler {0} em decorr\u00EAncia de {1}
cannot.extend.handler.directly=O handler {0} deve implementar LogicalHandler ou SOAPHandler.
# {0} - class name
handler.not.valid.type= {0} n\u00E3o implementa uma das interfaces do handler.
handler.messageContext.invalid.class= \"{0}\" n\u00E3o \u00E9 um valor permitido da propriedade \"{1}\"
handler.predestroy.ignore=Exce\u00E7\u00E3o ignorada do m\u00E9todo @PreDestroy do handler de chamada: {0}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy