FoodCandy!

RequiredElementNotFoundException Class Reference

The exception that is thrown when a required element is not found in the feed or entry. More...

List of all members.


Public Member Functions

 RequiredElementNotFoundException ()
 Initializes a new instance of the RequiredElementNotFoundException class.
 RequiredElementNotFoundException (string msg)
 Initializes a new instance of the RequiredElementNotFoundException class with a specified error message.
 RequiredElementNotFoundException (string msg, Exception inner)
 Initializes a new instance of the RequiredElementNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Detailed Description

The exception that is thrown when a required element is not found in the feed or entry.


Constructor & Destructor Documentation

RequiredElementNotFoundException string  msg  ) 
 

Initializes a new instance of the RequiredElementNotFoundException class with a specified error message.

Parameters:
msg A message that describes the error.

RequiredElementNotFoundException string  msg,
Exception  inner
 

Initializes a new instance of the RequiredElementNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Parameters:
msg A message that describes the error.
inner The exception that is the cause of the current exception. If the innerException parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

The documentation for this class was generated from the following file:
  • Exceptions.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:51 2007 | Doxygen 1.4.6-NO