Package com.illumon.iris.db.v2.remote
Class ConstructSnapshot.NoSnapshotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
com.illumon.iris.db.v2.remote.ConstructSnapshot.NoSnapshotAllowedException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SelectFilter.PreviousFilteringNotSupported
- Enclosing class:
- ConstructSnapshot
public static class ConstructSnapshot.NoSnapshotAllowedException extends UnsupportedOperationException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NoSnapshotAllowedException()
NoSnapshotAllowedException(String reason)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSnapshotAllowedException
public NoSnapshotAllowedException() -
NoSnapshotAllowedException
-