Simbody  3.7
SimTK::Exception::StageTooHigh Class Reference
+ Inheritance diagram for SimTK::Exception::StageTooHigh:

Public Member Functions

 StageTooHigh (const char *fn, int ln, Stage currentStage, Stage targetStage, const char *where)
 
virtual ~StageTooHigh () throw ()
 
- Public Member Functions inherited from SimTK::Exception::Base
 Base (const char *fn="<UNKNOWN>", int ln=0)
 
virtual ~Base () throw ()
 
const std::string & getMessage () const
 
const std::string & getMessageText () const
 
const char * what () const override throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from SimTK::Exception::Base
void setMessage (const std::string &msgin)
 

Constructor & Destructor Documentation

◆ StageTooHigh()

SimTK::Exception::StageTooHigh::StageTooHigh ( const char *  fn,
int  ln,
Stage  currentStage,
Stage  targetStage,
const char *  where 
)
inline

◆ ~StageTooHigh()

virtual SimTK::Exception::StageTooHigh::~StageTooHigh ( )
throw (
)
inlinevirtual

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