Is Posterous down?
A quick test to see if posterous is still working.
static ExType TestException<ExType>(string message) where ExType:Exception
{
ExType ex = (ExType)Activator.CreateInstance(typeof(ExType), message);
return ex;
}
Comments [0]
Comments [0]
Comments [0]
Comments [0]
Comments [0]

Comments [0]

Comments [0]
Comments [0]
Comments [0]
Comments [1]