ScikitplotException#
- exception scikitplot.exceptions.ScikitplotException(message, error_code=0, **kwargs)[source]#
Generic exception thrown to surface failure information about external-facing operations.
The error message associated with this exception may be exposed to clients in HTTP responses for debugging purposes. If the error text is sensitive, raise a generic
Exception
object instead.- Annotation:
Unrecognized objtype:
exception