public class MapperDAOException extends DataStoreSystemException
| コンストラクタと説明 |
|---|
MapperDAOException()
非推奨です。
代替メソッドはありません。
|
MapperDAOException(String message)
非推奨です。
代替メソッドはありません。
|
MapperDAOException(String message,
Throwable cause)
非推奨です。
代替メソッドはありません。
|
MapperDAOException(Throwable cause)
非推奨です。
代替メソッドはありません。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MapperDAOException()
public MapperDAOException(String message)
message - 詳細メッセージpublic MapperDAOException(Throwable cause)
cause - 原因Copyright © 2012 NTT DATA INTRAMART CORPORATION