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