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