throwException    971 core/AvmCore.cpp void AvmCore::throwException(Exception *exception)
throwException    146 core/Exception.cpp void ExceptionFrame::throwException(Exception *exception)
throwException    168 extensions/JavaGlue.cpp void JObjectClass::throwException(Java* j, Toplevel* top, int errorId, jthrowable jthrow, String* arg1, String* arg2)