Update response handling logic in ResponseValidator
Refined the condition for exception handling based on 'emptyResultThrowsException' to clarify when exceptions are triggered versus returning empty results. Updated Javadoc output files to reflect the latest documentation changes.
This commit is contained in:
@@ -31,6 +31,11 @@ memberSearchIndex = [{"p": "codes.thischwa.cf.model", "c": "RecordType", "l": "A
|
||||
"p": "codes.thischwa.cf.model",
|
||||
"c": "RecordType",
|
||||
"l": "CERT"
|
||||
}, {
|
||||
"p": "codes.thischwa.cf",
|
||||
"c": "CfDnsClient",
|
||||
"l": "CfDnsClient(boolean, String, String)",
|
||||
"u": "%3Cinit%3E(boolean,java.lang.String,java.lang.String)"
|
||||
}, {
|
||||
"p": "codes.thischwa.cf",
|
||||
"c": "CfDnsClient",
|
||||
|
||||
Reference in New Issue
Block a user