Uses of Class
org.apache.handler_test.types.PingFaultDetails
-
Packages that use PingFaultDetails Package Description org.apache.handler_test org.apache.handler_test.types -
-
Uses of PingFaultDetails in org.apache.handler_test
Methods in org.apache.handler_test that return PingFaultDetails Modifier and Type Method Description PingFaultDetailsPingException. getFaultInfo()Constructors in org.apache.handler_test with parameters of type PingFaultDetails Constructor Description PingException(String message, PingFaultDetails pingFaultDetails)PingException(String message, PingFaultDetails pingFaultDetails, Throwable cause) -
Uses of PingFaultDetails in org.apache.handler_test.types
Methods in org.apache.handler_test.types that return PingFaultDetails Modifier and Type Method Description PingFaultDetailsObjectFactory. createPingFaultDetails()Create an instance ofPingFaultDetails
-