HEX
Server: LiteSpeed
System: Linux oxygen.shetabanhost.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: rasapedi (1695)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //lib/python2.7/site-packages/leapp/exceptions.pyc
�
�S4bc@s@defd��YZdefd��YZdefd��YZdefd��YZdefd	��YZd
efd��YZdefd
��YZdefd��YZdefd��YZ	defd��YZ
defd��YZdefd��YZdefd��YZ
defd��YZdefd��YZdefd��YZd efd!��YZd"efd#��YZd$efd%��YZd&efd'��YZd(efd)��YZd*efd+��YZd,efd-��YZd.efd/��YZd0efd1��YZd2efd3��YZd4S(5t
LeappErrorcBseZd�ZRS(cCs#tt|�j|�||_dS(N(tsuperRt__init__tmessage(tselfR((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRs(t__name__t
__module__R(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRstRepositoryConfigurationErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRstCannotConsumeErrorMessagescBseZd�ZRS(cCstt|�jd�dS(Ns%Actors cannot consume error messages.(RRR(R((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRs(RRR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRstInvalidTopicItemErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR	stInvalidTopicDefinitionErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR
stInvalidTagDefinitionErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRstMissingActorAttributeErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRstWrongAttributeTypeErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR
 stModelDefinitionErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR$stTagFilterUsageErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR(stCyclingDependenciesErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR,stUnsupportedDefinitionKindErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR0stModuleNameAlreadyExistsErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR4stActorInspectionFailedErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR8stMultipleActorsErrorcBseZd�ZRS(cCs&tt|�jdjd|��dS(Ns2Multiple actors found in {path}. Inspection failedtpath(RRRtformat(RR((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR=s(RRR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR<stMultipleConfigActorsErrorcBseZd�ZRS(cCs&tt|�jdjd|��dS(Ns_Multiple config actors detected: {config_actors}. Only one config actor per workflow is allowedt
config_actors(RRRR(RR((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRCs	(RRR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRBstWorkflowConfigNotAvailablecBseZd�ZRS(cCs&tt|�jdjd|��dS(Ns_Actor {actor} relies on workflow configuration model which must be produced by a specific actortactor(RRRR(RR((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRJs	(RRR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRIstRepoItemPathDoesNotExistErrorcBseZd�ZRS(cCs2tt|�jdjd|d|d|��dS(NsHCould not find {kind} item with relative path: {rel_path} at {full_path}tkindtrel_patht	full_path(RRRR(RRRR((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRSs	(RRR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRRstActorDiscoveryExecutionErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRYst
UsageErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR ]stCommandErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR!astCommandDefinitionErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR"estLeappRuntimeErrorcBseZRS((RR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR#istStopActorExecutioncBseZdZRS(sd This exception is used to gracefully stop execution of actor, but allows the workflow to continue. (RRt__doc__(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR$mstStopActorExecutionErrorcBs0eZdZddlmZejdd�ZRS(s�
    This exception is used to gracefully stop execution of actor and it will call
    :py:func:`leapp.actors.Actor.report_error`.
    i����(t
ErrorSeveritycCs,tt|�j|�||_||_dS(s�
        :param message: A message to print the possible error
        :type message: str
        :param severity: Severity of the error default :py:attr:`leapp.messaging.errors.ErrorSeverity.ERROR`
        :type severity: str with defined values from :py:attr:`leapp.messaging.errors.ErrorSeverity.ERROR`
        :param details: A dictionary where additional context information is passed along with the error
        :type details: dict
        N(RR&Rtseveritytdetails(RRR(R)((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyRys		N(RRR%tleapp.models.error_severityR'tERRORtNoneR(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR&qstRequestStopAfterPhasecBseZdZd�ZRS(s�
    This exception is used to gracefully stop the current actor and request the stop of the workflow execution after
    the current phase.
    cCstt|�jd�dS(Ns$Stop after phase has been requested.(RR-R(R((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR�s(RRR%R(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyR-�sN(t	ExceptionRRRR	R
RRR
RRRRRRRRRRRR R!R"R#R$R&R-(((s4/usr/lib/python2.7/site-packages/leapp/exceptions.pyt<module>s2