YAMI4 for .NET 1.3.0

Inspirel.YAMI.YAMIIOException Class Reference

Exception class, used to indicate a general I/O error. More...

Inherits Inspirel::YAMI::ExceptionBase.

List of all members.

Public Member Functions

 YAMIIOException (string msg)
 Initializes a new instance of YAMIIOException class.
 YAMIIOException (string msg, System.Exception ex)
 Initializes a new instance of YAMIIOException class.

Detailed Description

Exception class, used to indicate a general I/O error.


Constructor & Destructor Documentation

Inspirel.YAMI.YAMIIOException.YAMIIOException ( string  msg)

Initializes a new instance of YAMIIOException class.

Parameters:
msgmessage
Inspirel.YAMI.YAMIIOException.YAMIIOException ( string  msg,
System.Exception  ex 
)

Initializes a new instance of YAMIIOException class.

Parameters:
msgmessage
exinner exception

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events