Funnyjunk logo
Funnyjunk logo


No exceptions! to the destructor!

this threw me off a bit. never seen that error message before. true story. this is my frist upload, can i get some thumbs? :D
+6
Views: 777
Favorited: 0
Submitted: 02/13/2012
Add to favorites Subscribe to stixhenon Edit Image E-mail to friend

Sort:
Show:
Per page:
Order:
comments(1)

 
#1 - anonymous (02/28/2012) [-]
A lot of times, at the programming language level, an error will be detected which causes the language to send a special error message to the user or programmer called an "Exception". This process is called "throwing" an exception.

A destructor is a special part of code which closes any open connections to other code and/or files which the program has and closes the program. When an exception is thrown in this part of the code, you get an "exception thrown in destructor" message. But yes, this sounds funny.

Also: boobs.
 Friends (0)