MailBee.NET Objects 7.2

MailBeeDomainKeysException Class

The exception that is thrown when DomainKeys operation (signing or verification) cannot be performed.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Security.MailBeeDomainKeysException

[Serializable]
public class MailBeeDomainKeysException : MailBeeLocalException

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.

Requirements

Namespace: MailBee.Security

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

See Also

MailBeeDomainKeysException Members | MailBee.Security Namespace