ATLAS Offline Software
Public Member Functions | List of all members
Crest::CrestConflictException Class Reference

#include <CrestException.h>

Inheritance diagram for Crest::CrestConflictException:
Collaboration diagram for Crest::CrestConflictException:

Public Member Functions

 CrestConflictException (const std::string &what="")
 

Detailed Description

Definition at line 15 of file CrestException.h.

Constructor & Destructor Documentation

◆ CrestConflictException()

Crest::CrestConflictException::CrestConflictException ( const std::string &  what = "")
inline

Definition at line 18 of file CrestException.h.

18 : CrestException(what) {}

The documentation for this class was generated from the following file:
Crest::CrestException::CrestException
CrestException(const std::string &what="")
Definition: CrestException.h:11
python.ExitCodes.what
def what(code)
Definition: ExitCodes.py:73