void myMethod() throw()

Sam Hu samhudotsamhu at gmail.com
Sun Jul 19 23:40:35 PDT 2009


Does D2 has the equivalent implemenation of exception no throw out of a method:

void myMethod() throw(){}

Or,D2 has its own/better implementation on such feature,if yes,what is that?

Thanks in advance.
Regards,
Sam


More information about the Digitalmars-d-learn mailing list