iSpike  2.1
Spike conversion library for robotics
ispike::ISpikeException Class Reference

#include <ISpikeException.hpp>

List of all members.

Public Member Functions

 ISpikeException (string description) throw ()
 ISpikeException (string description, int arg1) throw ()
 ~ISpikeException () throw ()
const string & msg () const
const char * what () const throw ()

Detailed Description

Definition at line 10 of file ISpikeException.hpp.


Constructor & Destructor Documentation

ispike::ISpikeException::ISpikeException ( string  description) throw () [inline]

Definition at line 15 of file ISpikeException.hpp.

ispike::ISpikeException::ISpikeException ( string  description,
int  arg1 
) throw () [inline]

Definition at line 18 of file ISpikeException.hpp.

Definition at line 23 of file ISpikeException.hpp.


Member Function Documentation

const string& ispike::ISpikeException::msg ( ) const [inline]

Definition at line 25 of file ISpikeException.hpp.

const char* ispike::ISpikeException::what ( ) const throw () [inline]

Definition at line 29 of file ISpikeException.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines