Java-Exception関連

・スマホ向けフリック入力タイピングはこちら
※アプリのインストールが必要です。
・PC向けタイピングはこちら
タブレット+BlueToothキーボードのプレイもこちらがオススメです!
Webアプリでプレイ
投稿者投稿者aimori uいいね1お気に入り登録
プレイ回数304難易度(2.8) 180秒 英語 英字

関連タイピング

  • プログラミングタイピング

    プログラミングタイピング

    プログラミングを学びたい方は是非!2013/07/03公開

    プレイ回数34万
    1071打
  • Javaタイピング超入門

    Javaタイピング超入門

    Javaプログラミングにおける超入門タイピング練習です.

    プレイ回数3906
    短文英字90秒
  • java 練習用

    java 練習用

    Java初心者です。よろしくお願いします。

    プレイ回数1802
    英語短文235打
  • Java program

    Java program

    Javaの基本構文です

    プレイ回数2352
    長文英字90秒
  • [006] ArrayList

    [006] ArrayList

    プログラムjava言語のタイピング練習

    プレイ回数181
    英語長文289打
  • java入門5章まで

    java入門5章まで

    入門書に合わせたタイピング

    プレイ回数1719
    英語561打
  • JAVAの練習用

    JAVAの練習用

    JAVAの練習用です。

    プレイ回数783
    長文120秒
  • [009] JAVA使うキーのみ

    [009] JAVA使うキーのみ

    プログラムjava言語のタイピング練習

    プレイ回数188
    短文60秒

問題文

ふりがな非表示 ふりがな表示

(try)

try

(catch)

catch

(finally)

finally

(throws)

throws

(Throwable)

Throwable

(String message)

String message

(Throwable cause)

Throwable cause

(Throwable initCause(Throwable cause))

Throwable initCause(Throwable cause)

(NullPointerException)

NullPointerException

(NumberFormatException)

NumberFormatException

(StringIndexOutOfBounds)

StringIndexOutOfBounds

(void printStackTrace())

void printStackTrace()

(void printStackTrace(PrintStream s))

void printStackTrace(PrintStream s)

(void PrintStackTrace(PrintWriter s))

void PrintStackTrace(PrintWriter s)

(String getMessage())

String getMessage()

(Throwable getCause())

Throwable getCause()

(StackTraceElement[] getStackTrace())

StackTraceElement[] getStackTrace()

(Error)

Error

(VirtualMachineError)

VirtualMachineError

(OutOfMemoryError)

OutOfMemoryError

など

(StackOverflowError)

StackOverflowError

(Exception)

Exception

(IOException)

IOException

(RuntimeException)

RuntimeException

(SQLException)

SQLException

(IllegalStateException)

IllegalStateException

(ClassCastException)

ClassCastException

(IllegalArgumentException)

IllegalArgumentException

(NumberFormatException)

NumberFormatException

(NullPointerException)

NullPointerException

(Index Out Of Bounds)

Index Out Of Bounds

(String Index Out Of Bounds)

String Index Out Of Bounds

(Array Index Out Of Bounds)

Array Index Out Of Bounds

(SQLException)

SQLException

(unchecked exception)

unchecked exception

(checked exception)

checked exception

(try-with-resources)

try-with-resources

(e.getMessage();)

e.getMessage();

(e.printStackTrace();)

e.printStackTrace();

(ExceptionA | ExceptionB)

ExceptionA | ExceptionB

(throw e;)

throw e;

(return)

return

(throw new RuntimeException("hello");)

throw new RuntimeException("hello");

(java.lang.AutoCloseable)

java.lang.AutoCloseable

(try(AutoCloseable r = new FileInputStream("hello")){})

try(AutoCloseable r = new FileInputStream("hello")){}

問題文を全て表示 一部のみ表示 誤字・脱字等の報告