Class MIDClientException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConfigurationException, DataAssemblyException, MIDFlowException

public class MIDClientException
extends RuntimeException
Base exception for all the possible failures that MID Client can encounter. No added functionality than what RuntimeException provides.
See Also:
Serialized Form