skadi.utils.exceptions

Skadi.d Web Framework

Members

Classes

SkadiBaseException
class SkadiBaseException

Base exception for all exceptions in Serenity

Mixin templates

SkadiException
mixintemplate SkadiException(string name, string code = "500", string file = __FILE__, size_t line = __LINE__)

Create an exception class with the given name ~ "Exception"

Meta

Authors

Faianca

License

MIT License, see LICENSE