Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的项目的发布模式下(在客户端上)发生错误并被记录。比如Error 1009,我不知道它进入了哪个类。
如果您不知道它来自哪个类,那么调试 1009 会困难得多。有什么办法可以在发生 null 或其他错误时。我至少可以登录课程?
Flash 播放器不提供有关此错误的任何其他信息。我使用了很多 try..catch 和自定义堆栈跟踪。