MailBee.NET Objects 4.0

MailBeeTnefException Class

An abstract parent for all exceptions which can be thrown during parsing an MS-TNEF file.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Tnef.MailBeeTnefException
                  MailBee.Tnef.MailBeeTnefNotFoundException
                  MailBee.Tnef.MailBeeTnefParsingException

public abstract class MailBeeTnefException : 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.Tnef

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

See Also

MailBeeTnefException Members | MailBee.Tnef Namespace