OpenMM
OpenMMException Class Reference

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

Inherits _object.

List of all members.

Public Member Functions

def what
 what(self) -> char const *
def __init__
 __init__(self, message) -> OpenMMException __init__(self, other) -> OpenMMException

Public Attributes

 this

Detailed Description

This class is used for all exceptions thrown by OpenMM.


Constructor & Destructor Documentation

def __init__ (   self,
  args 
)

__init__(self, message) -> OpenMMException __init__(self, other) -> OpenMMException

This class is used for all exceptions thrown by OpenMM.


Member Function Documentation

def what (   self)

what(self) -> char const *


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Functions Variables