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

Public Member Functions

 OperationNotAllowedOnView (const char *fn, int ln, const std::string &op)
 
virtual ~OperationNotAllowedOnView () 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

◆ OperationNotAllowedOnView()

SimTK::Exception::OperationNotAllowedOnView::OperationNotAllowedOnView ( const char *  fn,
int  ln,
const std::string &  op 
)
inline

◆ ~OperationNotAllowedOnView()

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

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