Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I just give you one hint.
It's simmering like I the movie "national treasure".
Riddle behind riddle you finally get the hint to find this gem xD -
ZaLiTHkA8458yHehe... That's epic. I think I'm going to go rename a bunch of the custom exception definitions in our Java code with random names, just for fun.
Related Rants
God damnit!
i recently inspected the c# sourcecode of a webservice, our webservice develop references to.
As i discovered a particular function in it, my face went instantly pale.
This golden-hammer function consists of ~2000 lines of code.
In the first line there is "try {".
On the last lines is "catch (Exception e) { throw new SomethingWentWrongException ("special function"); }"
At least, he "tried" xD
I don't want to develop on that planet anymore...
undefined
function
c#
webservice
2000lines
exception
try..catch