Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The exception that is thrown when the format of a Referral is invalid.
The following tables list the members exposed by the ReferralFormatException type.
Public Constructors
Name | Description | |
---|---|---|
ReferralFormatException | Overloaded. Initializes a new instance of the ReferralException class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
BadCreatedValue | Indicates that the referral contains an invalid created element. |
![]() ![]() |
BadDescValue | Indicates that the Desc element is invalid. This field is read-only. |
![]() ![]() |
BadExactValue | Indicates that the Exact child element of the For element is invalid. This field is read-only. |
![]() ![]() |
BadMatchCombination | Indicates that either both the Exact and Prefix child elements of a For element are present, or both are null. This field is read-only. |
![]() ![]() |
BadPrefixValue | Indicates that the Prefix child element of the For element is invalid. This field is read-only. |
![]() ![]() |
BadRefAddrValue | Indicates that the referral address is not valid. This field is read-only. |
![]() ![]() |
BadRefIdValue | Indicates that the RefId element is invalid. This field is read-only. |
![]() ![]() |
BadRidValue | Indicates that the RefId is equal to a URI in the Invalidates element of If . This field is read-only. |
![]() ![]() |
BadTransport | Indicates that the Value sub-element of the Via element has an invalid HTTPS scheme. This field is read-only. |
![]() ![]() |
BadTtlValue | Indicates that the Ttl child element of the If element is invalid. This field is read-only. |
![]() ![]() |
BadViaValue | Indicates that the Value child element of Via element is empty. This field is read-only. |
![]() ![]() |
ClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
DetailElementName | (Inherited from SoapException ) |
![]() ![]() |
ExactIsNotAbsoluteUri | Indicates that the Exact child element of the For element does not have an absolute URI. This field is read-only. |
![]() ![]() |
MoreThanOneReferralHeaders | Indicates that there is more than one referral header in the message. This field is read-only. |
![]() ![]() |
MustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
NegativeTtlValue | Indicates that the Ttl child element of the If element is negative. This field is read-only. |
![]() ![]() |
PrefixIsNotAbsoluteUri | Indicates that the Prefix child element of the For element does not have an absolute URI. This field is read-only. |
![]() ![]() |
RefAddrIsNotAbsoluteUri | Indicates that the referral address is not an absolute Uri. This field is read-only. |
![]() ![]() |
ServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
SignedTtlValue | Indicates that the Ttl child element of the If element is signed. This field is read-only. |
![]() ![]() |
VersionMismatchFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ViaIsNotAbsoluteUri | Indicates that the Via element does not have an absolute URI. This field is read-only. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapException ) |
![]() |
Code | (Inherited from SoapException ) |
![]() |
Data | (Inherited from Exception ) |
![]() |
Detail | (Inherited from SoapException ) |
![]() |
HelpLink | (Inherited from Exception ) |
![]() |
InnerException | (Inherited from Exception ) |
![]() |
Lang | (Inherited from SoapException ) |
![]() |
Message | (Inherited from Exception ) |
![]() |
Node | (Inherited from SoapException ) |
![]() |
Role | (Inherited from SoapException ) |
![]() |
Source | (Inherited from Exception ) |
![]() |
StackTrace | (Inherited from Exception ) |
![]() |
SubCode | (Inherited from SoapException ) |
![]() |
TargetSite | (Inherited from Exception ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
HResult | (Inherited from Exception ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBaseException | (Inherited from Exception ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetObjectData | (Inherited from SoapException ) |
![]() |
GetType | (Inherited from Exception ) |
![]() ![]() |
IsClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsMustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
IsVersionMismatchFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Exception ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
ReferralFormatException Class
Microsoft.Web.Services3.Referral Namespace