OpenMM
 All Classes Namespaces Functions Variables
OpenMMException Class Reference

This class is used for all exceptions thrown by OpenMM. More...

Inherits _object.

Public Member Functions

def __del__
 del(OpenMM::OpenMMException self)
 
def what
 what(OpenMMException self) -> char const *
 
def __init__
 init(OpenMM::OpenMMException self, std::string const & message) -> OpenMMException init(OpenMM::OpenMMException self, OpenMMException other) -> OpenMMException
 

Public Attributes

 this
 

Detailed Description

This class is used for all exceptions thrown by OpenMM.

Constructor & Destructor Documentation

def __del__ (   self)

del(OpenMM::OpenMMException self)

def __init__ (   self,
  args 
)

init(OpenMM::OpenMMException self, std::string const & message) -> OpenMMException init(OpenMM::OpenMMException self, OpenMMException other) -> OpenMMException

Member Function Documentation

def what (   self)

what(OpenMMException self) -> char const *

Member Data Documentation

this

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