Hermod
A cross-platform, modular and fully GDPR-compliant email archival solution!
Loading...
Searching...
No Matches
Hermod.Core.Exceptions Namespace Reference

Classes

class  CommandExecutionException
 Exception class that may be thrown when an error occurs during command execution. More...
 
class  DomainAlreadyExistsException
 Exception class that is thrown when an attempt is made to add a domain which already exists. More...
 
class  InvalidDomainNameException
 Exception class that is thrown when an invalid domain name is encountered. More...
 
class  MalformedDomainException
 Exception class that is thrown when a malformed FQDN (fully-qualified domain name) was passed somewhere. More...
 
class  MalformedTopicException
 Exception class that is thrown when a topic for IPC is malformed. More...
 
class  NotAPluginException
 Exception class that is thrown when an attempt is made to load a plugin which is not in an assembly. More...
 
class  PluginLoadException
 Exception class that is thrown when a plugin failed to load. More...