Skip to content

Assignment 5- Inventory Management System - #5

Open
nitintayal008 wants to merge 2 commits into
mainfrom
Assignment-5_ExceptionHandeling
Open

Assignment 5- Inventory Management System#5
nitintayal008 wants to merge 2 commits into
mainfrom
Assignment-5_ExceptionHandeling

Conversation

@nitintayal008

Copy link
Copy Markdown
Owner

No description provided.

@nitintayal008 nitintayal008 changed the title Assignment 5-ExceptionHandeling Assignment 5- Inventory Management Apr 29, 2024
@nitintayal008 nitintayal008 changed the title Assignment 5- Inventory Management Assignment 5- Inventory Management System Apr 29, 2024
console.log('1. Add Product');
console.log('2. Update Product');
console.log('3. Delete Product');
console.log('4. Sell Product');

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can add a method to display the inventory details

this.name = 'InvalidInputDataException';
}
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can add more exceptions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants