public class CyclicMetadataException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static CyclicMetadataException |
INSTANCE
Singleton instance.
|
| Modifier | Constructor and Description |
|---|---|
private |
CyclicMetadataException()
Creates a CyclicMetadataException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final CyclicMetadataException INSTANCE
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.