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 Timestamp is invalid.
The following tables list the members exposed by the TimestampFormatException type.
Public Constructors
Name | Description | |
---|---|---|
TimestampFormatException | Overloaded. Initializes a new instance of the TimestampFormatException class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
BadCreatedElement | Indicates that the Created value is invalid. This field is read-only. |
![]() ![]() |
BadExpiresElement | Indicates that the Expires value is invalid. This field is read-only. |
![]() ![]() |
ClientFaultCode | (Inherited from SoapException ) |
![]() ![]() |
DetailElementName | (Inherited from SoapException ) |
![]() ![]() |
MustUnderstandFaultCode | (Inherited from SoapException ) |
![]() ![]() |
ServerFaultCode | (Inherited from SoapException ) |
![]() ![]() |
VersionMismatchFaultCode | (Inherited from SoapException ) |
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
TimestampFormatException Class
Microsoft.Web.Services3.Security.Utility Namespace