xjf d dl mZ G d de Z G d de Z G d de Z G d d e Zd
S ) )FormattedExceptionc e Zd ZdS )BaseConfigErrorN)__name__
__module____qualname__ py/clwizard/config/exceptions.pyr r
s Dr
r c " e Zd ZdZ fdZ xZS )MalformedConfigErrorzO
Error that is raised when config is
malformed and cannot be read.
c T t dd|id d S )NzbConfig file "%(config_path)s" is corrupted, try to run wizard again or contact CloudLinux support.config_pathmessagecontextsuper__init__)selfr __class__s r r zMalformedConfigError.__init__ sA
P%{3
r
r r r __doc__r
__classcell__r s @r r
r
sB r
r
c " e Zd ZdZ fdZ xZS )NoSuchModulezv
Error that is raised when we are trying to get state
or options for module from config, but it is absent
c T t dd|id d S )Nz&No such module "%(module)s" in config.moduler r )r r r s r r zNoSuchModule.__init__# s>
? &)
r
r r s @r r r sB r
r c e Zd Z fdZ xZS )UnableAcquireLockErrorc T t dd|id d S )Nz