cornelluniversity::vetsim_serial Class Reference

#include <excepts.h>

Inheritance diagram for cornelluniversity::vetsim_serial:

cornelluniversity::vetsim_exception List of all members.

Public Member Functions

 vetsim_serial (const std::string &errstr)
 constructor
 vetsim_serial (const vetsim_serial &copyref)
 vetsim_serial (const char *errstr)
 constructor, overloaded to accept the traditional c-style string.

Constructor & Destructor Documentation

cornelluniversity::vetsim_serial::vetsim_serial ( const std::string &  errstr  )  [inline]

constructor

Parameters:
errstr - sets a custom error message.
See also:
vetexcept_badchksum(const char * errstr)

cornelluniversity::vetsim_serial::vetsim_serial ( const vetsim_serial copyref  )  [inline]

cornelluniversity::vetsim_serial::vetsim_serial ( const char *  errstr  )  [inline]

constructor, overloaded to accept the traditional c-style string.

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Parameters:
errstr - sets a custom error message.
See also:
vetexcept_badchksum(const std::string & errstr)


The documentation for this class was generated from the following file:
Generated on Wed Nov 14 12:01:02 2012 for VetSim Applications by  doxygen 1.4.7