public final class QueryCreationException extends RuntimeExceptionSE
QueryMethod からクエリを作成できない場合にスローされる例外。| 修飾子と型 | メソッドと説明 |
|---|---|
static QueryCreationException | create(QueryMethod method, StringSE message) 新しい QueryCreationException を作成します。 |
static QueryCreationException | create(QueryMethod method, ThrowableSE cause) |
static QueryCreationException | invalidProperty(QueryMethod method, StringSE propertyName) 指定されたドメインクラスプロパティを拒否します。 |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic static QueryCreationException invalidProperty(QueryMethod method, StringSE propertyName)
method -propertyName -public static QueryCreationException create(QueryMethod method, StringSE message)
QueryCreationException を作成します。method -message -public static QueryCreationException create(QueryMethod method, ThrowableSE cause)
method -cause -Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.