| Modifier and Type | Class and Description |
|---|---|
class |
ClientTransportException |
class |
HandlerException |
class |
SenderException |
class |
ServiceExceptionImpl |
| Constructor and Description |
|---|
ClientTransportException(String key,
Localizable argument) |
HandlerException(Localizable arg) |
HandlerException(String key,
Localizable arg) |
SenderException(Localizable arg) |
SenderException(String key,
Localizable arg) |
ServiceExceptionImpl(Localizable arg) |
ServiceExceptionImpl(String key,
Localizable localizable) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicInvocationException
DynamicInvocationException represents an exception that occurred while
using the DII interface
|
| Constructor and Description |
|---|
DynamicInvocationException(Localizable arg) |
DynamicInvocationException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServicesClientException |
| Constructor and Description |
|---|
WebServicesClientException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeserializationException
DeserializationException represents an exception that occurred while
deserializing a Java value from XML.
|
class |
EncodingException
EncodingException represents an exception that occurred while supporting
object serialization or deserialization.
|
class |
MissingTrailingBlockIDException
MissingTrailingBlockIDException represents an exception that occurred while
deserializing a Java value from poorly formed XML
|
class |
SerializationException
SerializationException represents an exception that occurred while
serializing a Java value as XML.
|
class |
TypeMappingException
TypeMappingException represents an exception that occurred in the type mapping framework.
|
| Constructor and Description |
|---|
DeserializationException(Localizable arg) |
DeserializationException(String key,
Localizable arg) |
EncodingException(Localizable arg) |
EncodingException(String key,
Localizable arg) |
MissingTrailingBlockIDException(Localizable arg) |
MissingTrailingBlockIDException(String key,
Localizable arg) |
SerializationException(Localizable arg) |
SerializationException(String key,
Localizable arg) |
TypeMappingException(Localizable arg) |
TypeMappingException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorException
ProcessorException represents an exception that occurred while processing
a web service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorNotificationListener.onError(Localizable msg) |
void |
ProcessorNotificationListener.onInfo(Localizable msg) |
void |
ProcessorNotificationListener.onWarning(Localizable msg) |
| Constructor and Description |
|---|
ProcessorException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationException |
| Constructor and Description |
|---|
ConfigurationException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratorException |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceGenerator.fail(Localizable arg) |
protected static void |
GeneratorBase.fail(Localizable arg) |
| Constructor and Description |
|---|
GeneratorException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingException |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelException
ModelException represents an exception that occurred while
visiting service model.
|
| Constructor and Description |
|---|
ModelException(Localizable arg) |
ModelException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelerException
ModelerException represents an exception that occurred while
visiting service model.
|
| Constructor and Description |
|---|
ModelerException(Localizable arg) |
ModelerException(String key,
Localizable arg) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDLModelerBase.warn(Localizable msg) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnimplementedFeatureException
A FeatureNotSupportedException is a ModelException signaling that
an unsupported XML Schema feature was encountered during processing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorEnvironment.error(Localizable msg) |
void |
ClientProcessorEnvironment.error(Localizable msg) |
void |
ProcessorEnvironment.info(Localizable msg) |
void |
ClientProcessorEnvironment.info(Localizable msg) |
void |
ProcessorEnvironment.warn(Localizable msg) |
void |
ClientProcessorEnvironment.warn(Localizable msg) |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRPCServletException |
| Constructor and Description |
|---|
JAXRPCServletException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPMsgCreateException |
class |
SOAPMsgFactoryCreateException |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPProtocolViolationException |
| Constructor and Description |
|---|
SOAPProtocolViolationException(String key,
Localizable argument) |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingException |
class |
XMLReaderException
XMLReaderException represents an exception that occurred while reading an
XML document.
|
class |
XmlTreeWriterException |
class |
XMLWriterException
XMLWriterException represents an exception that occurred while writing
an XML document.
|
| Constructor and Description |
|---|
StreamingException(String key,
Localizable localizable) |
XMLReaderException(Localizable arg) |
XMLReaderException(String key,
Localizable arg) |
XmlTreeWriterException(String key,
Localizable arg) |
XMLWriterException(Localizable arg) |
XMLWriterException(String key,
Localizable arg) |
| Modifier and Type | Field and Description |
|---|---|
Localizable |
UsageIf.UsageError.msg |
| Modifier and Type | Method and Description |
|---|---|
Localizable |
UsageIf.getExamplesUsage() |
Localizable |
J2EEToolPlugin.getExamplesUsage() |
Localizable |
UsageIf.getFeaturesUsage() |
Localizable |
J2EEToolPlugin.getFeaturesUsage() |
Localizable |
UsageIf.getInternalUsage() |
Localizable |
J2EEToolPlugin.getInternalUsage() |
Localizable |
UsageIf.getOptionsUsage() |
Localizable |
J2EEToolPlugin.getOptionsUsage() |
Localizable |
CompileTool.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompileTool.onError(Localizable msg) |
void |
CompileTool.onInfo(Localizable msg) |
void |
CompileTool.onWarning(Localizable msg) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentException
DeploymentException represents an exception that occurred at deployment time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointCompileTool.onError(Localizable msg) |
void |
EndpointClientCompileTool.onError(Localizable msg) |
void |
DeployTool.onError(Localizable msg) |
void |
EndpointCompileTool.onInfo(Localizable msg) |
void |
EndpointClientCompileTool.onInfo(Localizable msg) |
void |
DeployTool.onInfo(Localizable msg) |
void |
EndpointCompileTool.onWarning(Localizable msg) |
void |
EndpointClientCompileTool.onWarning(Localizable msg) |
void |
DeployTool.onWarning(Localizable msg) |
| Constructor and Description |
|---|
DeploymentException(String key,
Localizable arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
HolderException |
class |
WSDLParseException |
| Modifier and Type | Method and Description |
|---|---|
Localizable |
ToolBase.getMessage(String key) |
Localizable |
ToolBase.getMessage(String key,
Localizable localizable) |
Localizable |
ToolBase.getMessage(String key,
Object[] args) |
Localizable |
ToolBase.getMessage(String key,
String arg) |
Localizable |
ToolBase.getMessage(String key,
String arg1,
String arg2) |
Localizable |
ToolBase.getMessage(String key,
String arg1,
String arg2,
String arg3) |
| Modifier and Type | Method and Description |
|---|---|
Localizable |
ToolBase.getMessage(String key,
Localizable localizable) |
void |
JavaCompilerHelper.onError(Localizable msg) |
protected void |
ToolBase.report(Localizable msg) |
| Constructor and Description |
|---|
HolderException(String key,
Localizable localizable) |
WSDLParseException(String key,
Localizable localizable) |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRPCExceptionBase
JAXRPCExceptionBase
|
class |
LocalizableExceptionAdapter
LocalizableExceptionAdapter
|
| Modifier and Type | Field and Description |
|---|---|
protected Localizable |
LocalizableExceptionAdapter.localizablePart |
| Constructor and Description |
|---|
JAXRPCExceptionBase(String key,
Localizable localizable) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizableMessage |
class |
NullLocalizable
NullLocalizable
|
| Modifier and Type | Method and Description |
|---|---|
Localizable |
LocalizableMessageFactory.getMessage(String key) |
Localizable |
LocalizableMessageFactory.getMessage(String key,
Localizable localizable) |
Localizable |
LocalizableMessageFactory.getMessage(String key,
Object[] args) |
Localizable |
LocalizableMessageFactory.getMessage(String key,
String arg) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
Localizer.getDefaultMessage(Localizable l) |
Localizable |
LocalizableMessageFactory.getMessage(String key,
Localizable localizable) |
String |
Localizer.localize(Localizable l) |
| Constructor and Description |
|---|
LocalizableSupport(String key,
Localizable localizable) |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateEntityException
An exception signalling that an entity with the given name/id has already been defined.
|
class |
NoSuchEntityException
An exception signalling that an entity with the given name/id does not exist.
|
class |
ParseException
An exception signalling a parsing error.
|
class |
ValidationException
An exception signalling that validation of an entity failed.
|
| Constructor and Description |
|---|
ParseException(String key,
Localizable localizable) |
ParseException(String key,
String arg,
Localizable localizable) |
ValidationException(String key,
Localizable localizable) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.