17 #ifndef _DECAF_IO_IOEXCEPTION_H_ 18 #define _DECAF_IO_IOEXCEPTION_H_ 59 IOException(
const char* file,
const int lineNumber,
const std::exception* cause,
const char* msg, ...);
77 IOException(
const char* file,
const int lineNumber,
const char* msg, ...);
virtual IOException * clone() const
Clones this exception.
Definition: IOException.h:86
Definition: IOException.h:28
#define DECAF_API
Definition: Config.h:29
Definition: Exception.h:38
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25