teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

例外の内容を追記しました

2019/08/11 07:20

投稿

Carly7766
Carly7766

スコア33

title CHANGED
File without changes
body CHANGED
@@ -10,4 +10,9 @@
10
10
  return 1; //動くが例外が飛ぶ
11
11
  }
12
12
  ```
13
- という問題で困っています。
13
+ という問題で困っています。
14
+
15
+ 例外の内容は
16
+ `MissingReferenceException: The object of type 'Class Name' has been destroyed but you are still trying to access it.`
17
+
18
+ よろしくお願いします