ATLAS Offline Software
Loading...
Searching...
No Matches
python.PyAthenaComps.StatusCode Class Reference

PyAthena.StatusCode ----------------------------------------------------—. More...

Collaboration diagram for python.PyAthenaComps.StatusCode:

Static Public Attributes

int Recoverable = 2
int Success = 1
int Failure = 0

Detailed Description

PyAthena.StatusCode ----------------------------------------------------—.

Definition at line 56 of file PyAthenaComps.py.

Member Data Documentation

◆ Failure

int python.PyAthenaComps.StatusCode.Failure = 0
static

Definition at line 59 of file PyAthenaComps.py.

◆ Recoverable

int python.PyAthenaComps.StatusCode.Recoverable = 2
static

Definition at line 57 of file PyAthenaComps.py.

◆ Success

int python.PyAthenaComps.StatusCode.Success = 1
static

Definition at line 58 of file PyAthenaComps.py.


The documentation for this class was generated from the following file: