-
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AnnotationException, ConfigurationException, ConnectException, ConnectorException, CryptoFailureException, DefaultMuleException, DynamicPipelineException, EncryptionStrategyNotFoundException, EndpointException, EntryPointNotFoundException, FlowConstructInvalidException, FunctionalTestException, JsonSchemaValidationException, LifecycleException, ManagementException, MessageTypeNotSupportedException, MessagingException, MuleContextException, NoSatisfiableMethodsException, NotificationException, ObjectStoreException, ReceiveException, RegistrationException, RemoteDispatcherException, ResolverException, ResourceManagerException, SecurityProviderNotFoundException, ServiceException, SessionException, TooManySatisfiableMethodsException, TransactionException, UnknownAuthenticationTypeException
public abstract class MuleException
extends Exception
MuleException
is the base exception type for the Mule server any
other exceptions thrown by Mule code will be based on this exception,
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Method Detail
-
getInfo
public Map getInfo()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.