PyGSL Reference Manual
Previous:
3.1 Exception Classes
Up:
3. pygsl.errors
Next:
4. pygsl.const
3.2 Warning Classes
exception
gsl_Warning
(
)
The dedicated warning class for GSL has
Warning
as base class.
exception
gsl_DomainWarning
(
)
derived from
gsl_Warning
, used by some
pygsl.histogram
functions
PyGSL Reference Manual
Previous:
3.1 Exception Classes
Up:
3. pygsl.errors
Next:
4. pygsl.const
Release 0.9, documentation updated on October, 2008.