Class CommunicationFaultType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.fault_3.FaultType
com.evolveum.midpoint.xml.ns._public.common.fault_3.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: