I found the answer...thanks anyway.
-Ted
[quoted text, click to view] Ted Williams wrote:
> Hi all,
>
> I have a system whereby I need to throw custom exception classes across
> application domains from remoted APIs. I believe I saw somewhere that
> there was a bit of a trick to this, but I can't find the article now. I
> am certain that I saw somewhere that simply declaring the exception
> class as serializable won't work. Can someone point me in the right
> direction?
>
> Thanks,