CPN
Computational Process Networks
Variables
ErrnoException.cc File Reference
#include "common_priv.h"
#include <cpn/utils/ErrnoException.h>
#include <errno.h>
#include <string.h>
+ Include dependency graph for ErrnoException.cc:

Go to the source code of this file.

Variables

static const char UNKNOWN_ERROR [] = "Unknown error"
 

Detailed Description

Author
John Bridgman

Definition in file ErrnoException.cc.

Variable Documentation

const char UNKNOWN_ERROR[] = "Unknown error"
static

Definition at line 29 of file ErrnoException.cc.

Referenced by ErrnoException::Fill(), and StrError().