phystricks
Public Member Functions | Public Attributes | List of all members
Exceptions.FailedAssertException Class Reference

This is part of the module phystricks. More...

Inheritance diagram for Exceptions.FailedAssertException:
Inheritance graph
[legend]
Collaboration diagram for Exceptions.FailedAssertException:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, text)
 
def __str__ (self)
 

Public Attributes

 text
 

Detailed Description

This is part of the module phystricks.

phystricks is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

phystricks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with phystricks.py. If not, see http://www.gnu.org/licenses/.

An assert failed during the tests.

Constructor & Destructor Documentation

def Exceptions.FailedAssertException.__init__ (   self,
  text 
)

Member Function Documentation

def Exceptions.FailedAssertException.__str__ (   self)

Member Data Documentation

Exceptions.FailedAssertException.text

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