public class SnapshotConsistencyException extends Exception
SnapshotConsistencyException indicates that resource references in a Snapshot are not consistent,
i.e. a resource references another resource that does not exist in the snapshot.| Constructor and Description |
|---|
SnapshotConsistencyException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnapshotConsistencyException(String message)
Copyright © 2018 The Envoy Project. All rights reserved.