public class VaryingUpdateNotFoundCalculationException extends RuntimeException
| コンストラクタと説明 |
|---|
VaryingUpdateNotFoundCalculationException(String msg)
Constructor.
|
VaryingUpdateNotFoundCalculationException(String msg,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VaryingUpdateNotFoundCalculationException(String msg)
msg - The message of the exception. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.