CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
exception.cc File Reference
#include "cvmfs_config.h"
#include "exception.h"
#include <cassert>
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
#include "util/logging.h"
Include dependency graph for exception.cc:

Go to the source code of this file.

Functions

void Panic (const char *coordinates, const LogSource source, const int mask, const char *format,...)
 
void Panic (const char *coordinates, const LogSource _source, const char *nul)
 

Function Documentation

void Panic ( const char *  coordinates,
const LogSource  source,
const int  mask,
const char *  format,
  ... 
)

This file is part of the CernVM File System.

Definition at line 19 of file exception.cc.

Referenced by Panic().

Here is the call graph for this function:

Here is the caller graph for this function:

void Panic ( const char *  coordinates,
const LogSource  _source,
const char *  nul 
)

Definition at line 52 of file exception.cc.

Here is the call graph for this function: