public class PropertyAccessException extends Exception
実際に発生した例外については、 getCause() メソッドから取得する。
コンストラクタと説明 |
---|
PropertyAccessException(Throwable cause)
コンストラクタ
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyAccessException(Throwable cause)
cause
- ラップする例外Copyright © 2014 NTT DATA Corporation.