Skip to content

Split BurntException into two subclasses - #121

Open
ObjectBoxPC wants to merge 1 commit into
drtshock:masterfrom
ObjectBoxPC:split-burntexception
Open

ObjectBoxPC wants to merge 1 commit into
drtshock:masterfrom
ObjectBoxPC:split-burntexception

Conversation

@ObjectBoxPC

Copy link
Copy Markdown

Currently BurntException represents two distinct situations, which are distinguished by the type of the number passed to the constructor (yikes!). Split into two subclasses.


/**
* An exception to describe that something went wrong with our oven!
* An exception to describe that our potato was burnt!

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I also fixed this comment.

@drtshock

Copy link
Copy Markdown
Owner

Makes sense. Burning via boiling is definitely different.

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.

2 participants