public class NonUniqueObjException
extends com.gooddata.GoodDataException
| Constructor and Description |
|---|
NonUniqueObjException(Class<T> cls,
Collection<String> results)
Construct a new instance of NonUniqueObjException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NonUniqueObjException(Class<T> cls, Collection<String> results)
T - the type of results you're searching forcls - class of metadata object you're searching forresults - collection of URIs you have foundCopyright © 2017. All rights reserved.