0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

IndexOutOfRangeException カラムがない場合も使用される

Posted at

vb.net

   $System.IndexOutOfRangeException

ただ古いテーブルを参照していて、カラムがないだけだった。

カラムがない可能性があるとは思わず結構時間を使ってしまった。
このエクセプション出たから、なんだろうって迷ったけど。

Javaでも配列など、初期値を間違えた場合など出た。

結構範囲が広い。
$System.NoColumnException

だったら一発でわかるのに。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?