[]Uncaught TypeError: e.getStackTrace is not a function

catch( e:Error )
{
  ToolBase.Log( e.getStackTrace() ); // Uncaught TypeError: e.getStackTrace is not a function
}
 
 Uncaught TypeError: e.getStackTrace is not a function。请问这个后续会实现吗?
已邀请:

cuixueying

赞同来自:

你这个是哪个功能导致的报错呢,我们没有ToolBase这个类吧,你是哪个类下看到的,我们看下,谢谢!

yan4234043

赞同来自:

这个是 e:Error 对象,是Flash原生的。e.getStackTrace()

要回复问题请先

商务合作
商务合作