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