Uses of Class
org.apache.schema_validation.types.SomeFault
-
Packages that use SomeFault Package Description org.apache.schema_validation org.apache.schema_validation.types -
-
Uses of SomeFault in org.apache.schema_validation
Methods in org.apache.schema_validation that return SomeFault Modifier and Type Method Description SomeFaultDoSomethingFault. getFaultInfo()Constructors in org.apache.schema_validation with parameters of type SomeFault Constructor Description DoSomethingFault(String message, SomeFault someFault)DoSomethingFault(String message, SomeFault someFault, Throwable cause) -
Uses of SomeFault in org.apache.schema_validation.types
Methods in org.apache.schema_validation.types that return SomeFault Modifier and Type Method Description SomeFaultObjectFactory. createSomeFault()Create an instance ofSomeFault
-