public class TooManyClusterRedirectionsException extends DataRetrievalFailureException
DataRetrievalFailureException thrown when following cluster redirects exceeds the max number of edges.| Constructor and Description |
|---|
TooManyClusterRedirectionsException(String msg)
Creates new
TooManyClusterRedirectionsException. |
TooManyClusterRedirectionsException(String msg,
Throwable cause)
Creates new
TooManyClusterRedirectionsException. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyClusterRedirectionsException(String msg)
TooManyClusterRedirectionsException.msg - public TooManyClusterRedirectionsException(String msg, Throwable cause)
TooManyClusterRedirectionsException.msg - cause - Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.