Class InvalidDBSnapshotStateException

    • Constructor Detail

      • InvalidDBSnapshotStateException

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