Full stack developer, game developer, artist, musician, and passionate for all that is technology.
Active on stackoverflow and github. You can find my projects on my website
if(AnswerIsNotOnStackOverflow())
{
throw new UhOhException("OOF");
}
else
{
PlayCelebrationMusic("All_Star.mp3");
}