public class IllegalClassTypeException
extends org.springframework.dao.DataAccessException
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
ERROR_ILLEGAL_CLASS_TYPE
エラーメッセージ
|
コンストラクタと説明 |
---|
IllegalClassTypeException()
コンストラクタ。
|
IllegalClassTypeException(String message)
コンストラクタ。
|
IllegalClassTypeException(String message,
Throwable cause)
コンストラクタ。
|
IllegalClassTypeException(Throwable cause)
コンストラクタ。
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 NTT DATA Corporation.