YAMI4 for .NET 1.3.0

Inspirel.YAMI.UnexpectedValueException Class Reference

Exception class, used to indicate that the value used to serialize or deserialize data cannot be properly processed. More...

Inherits Inspirel::YAMI::ExceptionBase.

List of all members.

Public Member Functions

 UnexpectedValueException (string details)
 Initializes a new instace of the UnexpectedValueException class.

Detailed Description

Exception class, used to indicate that the value used to serialize or deserialize data cannot be properly processed.


Constructor & Destructor Documentation

Inspirel.YAMI.UnexpectedValueException.UnexpectedValueException ( string  details)

Initializes a new instace of the UnexpectedValueException class.

Parameters:
detailsdetails of the thrown exception

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