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