| Modifier and Type | Class and Description |
|---|---|
class |
ComponentExecutionException
Exception thrown by
ExecutableComponent when there was a unhandled error within the execution of a set of components. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnsupportedConnectivityTestingObjectException
Exception type that represents a failure when there's no
ConnectivityTestingService that can do connectivity testing
over a provided component |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionExecutionException
Indicates than an error occurred while executing an expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MuleFatalException
MuleFatalException Is the runtime exception used to wrap fatal errors such as VirtualMachineError. |
class |
ObjectNotFoundException
Exception type for representing a failure due to object not found.
|
class |
TypedException
Internal
RuntimeException implementation to throw throwables that indicates explicitly
the ErrorType that is wanted to throw. |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializationException
Exception to signal an error during serialization/deserialization process
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingBufferSizeExceededException
Signals that a buffer used for streaming has reached its maximum possible size
and thus the streaming operation cannot continue.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.