Class InvalidSnapshotStateException

    • Constructor Detail

      • InvalidSnapshotStateException

        public InvalidSnapshotStateException​(String message)
        Constructs a new InvalidSnapshotStateException with the specified error message.
        Parameters:
        message - Describes the error encountered.