Class CommunicationFaultType

All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class CommunicationFaultType extends FaultType
Generic communication error. May happen in case of various network communication errors, including (but not limited to) connection refused and timeouts.
See Also: