c# - WSSF application, catch exception level -


at level in web service software factory or n-tier application correct catch .net exceptions, , throw custom exceptions (faults) ? did in service implementation , created fault contract every service operation, i'm not shure well.
regards,

sergiu.

that's best place catch exception. top layer when control leaves code best place exception. contain inner exception , complete stack trace.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -