![]() |
OpenSeesPyAssistant 1.1
OpenSeesPy for everyone
|
Go to the source code of this file.
Classes | |
class | InconsistentGeometry |
Exception class for the "inconsistent geometry" error. More... | |
class | MemberFailure |
Exception class for the "member failure" error. More... | |
class | NegativeValue |
Exception class for the "negative value (argument or result)" error. More... | |
class | NoApplicability |
Exception class for the "no applicability of formula of theory" error. More... | |
class | PositiveValue |
Exception class for the "positive value (argument or result)" error. More... | |
class | WrongArgument |
Exception class for the "input of a wrong argument" error. More... | |
class | WrongDimension |
Exception class for the "wrong array dimensions" error. More... | |
class | WrongNodeIDConvention |
Exception class for the "wrong node ID convention definition" error. More... | |
class | ZeroDivision |
Exception class for the "zero division" error. More... | |
class | ZeroLength |
Exception class for the "zero length element (non intentional)" error. More... | |
Namespaces | |
namespace | ErrorHandling |
Module dedicated to the error handling. | |