クラス RepresentationNotResolvedException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.graphql.data.federation.RepresentationException
org.springframework.graphql.data.federation.RepresentationNotResolvedException
- 実装済みのインターフェース一覧:
SerializableSE
リゾルバーが
null を返したか、空で完了したことを示す RepresentationException の特殊化。- 導入:
- 1.3.0
- 作成者:
- Rossen Stoyanchev
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明RepresentationNotResolvedException(MapSE<StringSE, ObjectSE> representation, HandlerMethod handlerMethod) 方法の概要
クラス org.springframework.graphql.data.federation.RepresentationException から継承されたメソッド
getErrorType, getHandlerMethod, getRepresentationクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
RepresentationNotResolvedException
public RepresentationNotResolvedException(MapSE<StringSE, ObjectSE> representation, HandlerMethod handlerMethod)