Class SnapshotAlreadyExistsException

    • Constructor Detail

      • SnapshotAlreadyExistsException

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