|
Name
|
Type
|
Description
|
| connectionRefused | xsd:boolean |
True if the connection to the host was refused; otherwise, false.
|
| malformedUrl | xsd:boolean |
True if the URL has an invalid format; otherwise, false.
|
| responseCode | xsd:int |
The HTTP response code returned by the server. Only set if malformedUrl is false.
|
| unknownHost | xsd:boolean |
True if the host cannot be reached; otherwise, false.
|
| url | xsd:string |
The invalid URL.
|
|
Properties inherited from EamFault |
| None |
|
Properties inherited from vmodl.MethodFault |
| faultCause, faultMessage |