sarkas.utilities.exceptions.SarkasError#

exception sarkas.utilities.exceptions.SarkasError[source]#

Base class of Sarkas custom errors. All custom exceptions raised by Sarkas should inherit from this class and be defined in this module.