public class SnapshotRepositoryRuntimeException
extends java.lang.RuntimeException
Iterator for a SnapshotRepository| Constructor and Description |
|---|
SnapshotRepositoryRuntimeException(java.lang.String message,
java.lang.Throwable cause)
Constructs a
SnapshotRepositoryRuntimeException. |
public SnapshotRepositoryRuntimeException(java.lang.String message,
java.lang.Throwable cause)
SnapshotRepositoryRuntimeException.message - the messagecause - the root cause of the exception