Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C# by Shroom ( 12 years ago )
static class Trion
{
int m_M
double m_FailRate = 99.999999;
static void TryToPatch()
{
try
{
if(True == True)
{
throw new TrionFailedAgainException("Everyone should cut wrists and keel over for fail.");
}
}
catch(TrionFailedAgainException tfaEx)
{
Forums.Post("Hey guys, we are working on the issue now. We will get back to you the next time I wake up.");
}
}
}
Revise this Paste