17 #ifndef _DECAF_LANG_EXCEPTIONS_INTERRUPTEDENTEXCEPTION_H_ 18 #define _DECAF_LANG_EXCEPTIONS_INTERRUPTEDENTEXCEPTION_H_ 24 namespace exceptions {
66 InterruptedException(
const char* file,
const int lineNumber,
const std::exception* cause,
const char* msg, ...);
Definition: InterruptedException.h:31
#define DECAF_API
Definition: Config.h:29
Definition: Exception.h:38
virtual InterruptedException * clone() const
Clones this exception.
Definition: InterruptedException.h:95
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25