17 #ifndef _DECAF_LANG_EXCEPTIONS_NEGATIVEARRAYSIZEEXCEPTION_H_
18 #define _DECAF_LANG_EXCEPTIONS_NEGATIVEARRAYSIZEEXCEPTION_H_
24 namespace exceptions {
Definition: NegativeArraySizeException.h:31
Definition: RuntimeException.h:33
virtual NegativeArraySizeException * clone() const
Clones this exception.
Definition: NegativeArraySizeException.h:95
#define DECAF_API
Definition: Config.h:29
Definition: Exception.h:38