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