FoodCandy!

MainAlternateLinkMissingException Class Reference

The exception that is thrown when the main link with alternate relationship is not inserted. More...

List of all members.


Public Member Functions

 MainAlternateLinkMissingException ()
 Initializes a new instance of the MainAlternateLinkMissingException class.
 MainAlternateLinkMissingException (string msg)
 Initializes a new instance of the MainAlternateLinkMissingException class with a specified error message.
 MainAlternateLinkMissingException (string msg, Exception inner)
 Initializes a new instance of the MainAlternateLinkMissingException 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 the main link with alternate relationship is not inserted.


Constructor & Destructor Documentation

MainAlternateLinkMissingException string  msg  ) 
 

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

Parameters:
msg A message that describes the error.

MainAlternateLinkMissingException string  msg,
Exception  inner
 

Initializes a new instance of the MainAlternateLinkMissingException 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