Simbody  3.6
SimTK::Exception::RealizeCheckFailed Class Reference
+ Inheritance diagram for SimTK::Exception::RealizeCheckFailed:

Public Member Functions

 RealizeCheckFailed (const char *fn, int ln, Stage g, int subsystemId, const char *subsystemName, const char *fmt,...)
 
virtual ~RealizeCheckFailed () 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

◆ RealizeCheckFailed()

SimTK::Exception::RealizeCheckFailed::RealizeCheckFailed ( const char *  fn,
int  ln,
Stage  g,
int  subsystemId,
const char *  subsystemName,
const char *  fmt,
  ... 
)
inline

◆ ~RealizeCheckFailed()

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

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