public class ContentsIOException
extends java.lang.RuntimeException
| コンストラクタと説明 | 
|---|
| ContentsIOException()新しい ContentsIOException のインスタンスを作成. | 
| ContentsIOException(java.lang.String string)新しい ContentsIOException のインスタンスを作成. | 
| ContentsIOException(java.lang.Throwable thrwbl)Throwableをラップする例外を作成します. | 
public ContentsIOException()
public ContentsIOException(java.lang.String string)
string - この例外のメッセージ.public ContentsIOException(java.lang.Throwable thrwbl)
thrwbl - 投げられた例外を指定します。