MailBee.NET Objects 7.1

MailBeeIOException Class

The exception that is thrown when the IO operation with file or folder throws one of the following exceptions: IOException, UnauthorizedAccessException, FileNotFoundException, or XmlException.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.MailBeeIOException

[Serializable]
public class MailBeeIOException : 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

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

See Also

MailBeeIOException Members | MailBee Namespace