MailBee.NET Objects 4.0

MailBeeSmimeException Class

An abstract parent for all exceptions that are thrown on errors which occur during performing S/MIME operations.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Security.MailBeeSmimeException
                  MailBee.Security.MailBeeSmimeWin32Exception

public abstract class MailBeeSmimeException : 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

MailBeeSmimeException Members | MailBee.Security Namespace