Class ProxyException

  • All Implemented Interfaces:
    Serializable

    public class ProxyException
    extends IOException
    Used when the exception thrown by the remoted code cannot be serialized.

    This exception captures the part of the information of the original exception so that the caller can get some information about the problem that happened.

    Author:
    Kohsuke Kawaguchi
    See Also:
    Serialized Form