MailBee.NET Objects 7.2

MailBeeDateParsingException Class

The exception that is thrown when an unexpected error occurs during converting a string into DateTime.

For a list of all members of this type, see MailBeeDateParsingException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.MailBeeDataParsingException
                  MailBee.MailBeeDateParsingException

[Serializable]
public class MailBeeDateParsingException : MailBeeDataParsingException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

For instance, this exception may occur during reading Date property value.

Requirements

Namespace: MailBee

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeDateParsingException Members | MailBee Namespace