TagionException

Exception used as a base exception class for all exceptions use in tagion project

@safe
class TagionException : Exception, TagionExceptionInterface {}