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.SystemFaultType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class SystemFaultType extends FaultType
All system (non-business) error condition should be derived from this type. These errors are result from the system and network conditions and are usually temporary (although some may be permanent).
See Also: