| OpenMM
   
    | 
This class is used for all exceptions thrown by OpenMM. More...
Inherits _object.
| Public Member Functions | |
| def | what | 
| what(self) -> char const * | |
| def | __init__ | 
| __init__(self, message) -> OpenMMException __init__(self, other) -> OpenMMException | |
| Public Attributes | |
| this | |
This class is used for all exceptions thrown by OpenMM.
| def __init__ | ( | self, | |
| args | |||
| ) | 
__init__(self, message) -> OpenMMException __init__(self, other) -> OpenMMException
This class is used for all exceptions thrown by OpenMM.
| def what | ( | self | ) | 
what(self) -> char const *