annotatorcomm::CommandFailedException Class Reference

#include <CommandFailedException.h>

Inheritance diagram for annotatorcomm::CommandFailedException:

annotatorcomm::IOException annotatorcomm::CommandDependentStatusException List of all members.

Public Member Functions

 CommandFailedException (string message, uint8_t status)
uint8_t getStatus () const

Detailed Description

A CommandFailedException indicates an IOException condition in which the Command ID is valid but the command failed to execute properly.

Definition at line 29 of file CommandFailedException.h.


Constructor & Destructor Documentation

annotatorcomm::CommandFailedException::CommandFailedException ( string  message,
uint8_t  status 
)

Construct a CommandFailedException.

Parameters:
message detail message
status command status code


Member Function Documentation

uint8_t annotatorcomm::CommandFailedException::getStatus (  )  const

Get the command status code.

Returns:
status code


The documentation for this class was generated from the following file:
Generated on Tue Aug 1 11:14:11 2006 for libAnnotatorComm by  doxygen 1.4.7