public class IllegalContextPropertyClassTypeException extends RuntimeException
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
ERROR_ILLEGAL_CLASS_TYPE
エラーメッセージ
|
| コンストラクタと説明 |
|---|
IllegalContextPropertyClassTypeException()
コンストラクタ。
|
IllegalContextPropertyClassTypeException(String message)
コンストラクタ。
|
IllegalContextPropertyClassTypeException(String message,
Throwable cause)
コンストラクタ。
|
IllegalContextPropertyClassTypeException(Throwable cause)
コンストラクタ。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalContextPropertyClassTypeException()
public IllegalContextPropertyClassTypeException(String message)
message - メッセージpublic IllegalContextPropertyClassTypeException(Throwable cause)
cause - 原因となった例外Copyright © 2015. All Rights Reserved.