17 #ifndef _DECAF_UTIL_CONCURRENT_REJECTEDEXECUTIONEXCEPTION_H_
18 #define _DECAF_UTIL_CONCURRENT_REJECTEDEXECUTIONEXCEPTION_H_
24 namespace concurrent {
86 const std::exception* cause,
const char* msg, ...);
Definition: RejectedExecutionException.h:31
#define DECAF_API
Definition: Config.h:29
Definition: Exception.h:38