dlvhex  2.5.0
UsageError Class Reference

#include <include/dlvhex2/Error.h>

Inheritance diagram for UsageError:
Collaboration diagram for UsageError:

Public Member Functions

 UsageError (const std::string &msg)
 Constructor.
virtual ~UsageError () throw ()
 Destructor.

Detailed Description

Definition at line 200 of file Error.h.


Constructor & Destructor Documentation

UsageError::UsageError ( const std::string &  msg) [inline]

Constructor.

Parameters:
msgError message.

Definition at line 206 of file Error.h.

virtual UsageError::~UsageError ( ) throw () [inline, virtual]

Destructor.

Definition at line 209 of file Error.h.


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