public class DataNotFoundException extends Exception
修飾子とタイプ | フィールドと説明 |
---|---|
private static long |
serialVersionUID |
コンストラクタと説明 |
---|
DataNotFoundException() |
DataNotFoundException(String msg) |
DataNotFoundException(String msg,
Throwable th) |
DataNotFoundException(Throwable th) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID