Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

DuplicateItemException Class Reference

Used when a second alike item is added to some object/container which can only handle one. For example with command methods in the ShellCommands class. More...

List of all members.

Public Member Functions

 DuplicateItemException (string type, string item)


Detailed Description

Used when a second alike item is added to some object/container which can only handle one. For example with command methods in the ShellCommands class.


Constructor & Destructor Documentation

DuplicateItemException::DuplicateItemException string  type,
string  item
[inline]
 


The documentation for this class was generated from the following file: SourceForge.net Logo