Class DBSnapshotAlreadyExistsException

    • Constructor Detail

      • DBSnapshotAlreadyExistsException

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