PaCO++  0.05
InvalidArgument Class Reference

#include <PaCO++_types.h>

List of all members.

Public Member Functions

 InvalidArgument (string m)

Public Attributes

string msg

Detailed Description

Definition at line 13 of file PaCO++_types.h.


Constructor & Destructor Documentation

InvalidArgument::InvalidArgument ( string  m) [inline]

Definition at line 17 of file PaCO++_types.h.

: msg(m) {}

Member Data Documentation

Definition at line 16 of file PaCO++_types.h.


The documentation for this class was generated from the following file: