LastUpdate:
Exception in thread "main" java.lang.NullPointerException 初期化されていないnullが格納されたString型変数に対して参照を行った時に出る。 .length()を行ったりすると発生する。
戻る