G
Ginny
The .NET architecture guide says that "Exceptions need to be serializble in
order to flow upstream accross tiers". Why? Cant we simply throw excpetions
to the calling code even if it is in a diffent component in a differnt layer
in a differnt machine on the newtork? I think it is basiccly passing
exceptions.
order to flow upstream accross tiers". Why? Cant we simply throw excpetions
to the calling code even if it is in a diffent component in a differnt layer
in a differnt machine on the newtork? I think it is basiccly passing
exceptions.