public static class PubSubException.CompositeException extends PubSubException
PubSubException.ClientAlreadySubscribedException, PubSubException.ClientNotSubscribedException, PubSubException.ClientNotSubscribedRuntimeException, PubSubException.CompositeException, PubSubException.CouldNotConnectException, PubSubException.MalformedRequestException, PubSubException.NoSuchTopicException, PubSubException.ServerNotResponsibleForTopicException, PubSubException.ServiceDownException, PubSubException.TopicBusyException, PubSubException.UncertainStateException, PubSubException.UnexpectedConditionExceptioncode| Constructor and Description |
|---|
PubSubException.CompositeException(Collection<PubSubException> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PubSubException> |
getExceptions() |
String |
toString() |
create, getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PubSubException.CompositeException(Collection<PubSubException> exceptions)
public Collection<PubSubException> getExceptions()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.