Class InfrastructureFault
java.lang.Object
ch.tocco.nice2.optional.address.impl.action.uidsearch.soap.ServiceFault
ch.tocco.nice2.optional.address.impl.action.uidsearch.soap.InfrastructureFault
Java class for infrastructureFault complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="infrastructureFault">
<complexContent>
<extension base="{http://www.uid.admin.ch/xmlns/uid-wse-shared/2}serviceFault">
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class ch.tocco.nice2.optional.address.impl.action.uidsearch.soap.ServiceFault
error, errorDetail, operation
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.tocco.nice2.optional.address.impl.action.uidsearch.soap.ServiceFault
getError, getErrorDetail, getOperation, setError, setErrorDetail, setOperation
-
Constructor Details
-
InfrastructureFault
public InfrastructureFault()
-