Siena C++ API documentation (v. 0.4.1)

Main Page   Class Hierarchy   Compound List   File List   Compound Members   Examples  

BadOperator Class Reference

#include <Siena.h>

Inheritance diagram for BadOperator::

NotificationModelException SienaException List of all members.

Public Methods

 BadOperator (SXOperator)
virtual const char* what () const

Public Attributes

SXOperator op

Detailed Description

exception operator mismatch


Constructor & Destructor Documentation

BadOperator::BadOperator ( SXOperator )
 

constructor with offending operator


Member Function Documentation

const char * BadOperator::what ( ) const [virtual]
 

C-style string representation of what went wrong

Reimplemented from NotificationModelException.


Member Data Documentation

SXOperator BadOperator::op
 

wrong operator


The documentation for this class was generated from the following file:
Copyright © 2001 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This documentation is authored and maintained by Antonio Carzaniga