YAMI4 for .NET 1.3.0

Inspirel.YAMI.BadTypeException Class Reference

Exception class, used to indicate that the entry has a different type than expected. More...

Inherits Inspirel::YAMI::ExceptionBase.

List of all members.

Public Member Functions

 BadTypeException (string entryName, string expectedType)
 Initializes a new instace of the BadTypeException class.

Detailed Description

Exception class, used to indicate that the entry has a different type than expected.


Constructor & Destructor Documentation

Inspirel.YAMI.BadTypeException.BadTypeException ( string  entryName,
string  expectedType 
)

Initializes a new instace of the BadTypeException class.

Parameters:
entryNamename of the referenced entry
expectedTypeexpected type for referenced entry

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