ComponentSpace Proxy Class Library Reference

ProxyException Class

The exception that is thrown when an Proxy operation fails.

For a list of all members of this type, see ProxyException Members.

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.Proxy.ProxyException

[Visual Basic]
Public Class ProxyException
    Inherits ApplicationException
[C#]
public class ProxyException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Proxy

Assembly: ComponentSpace.Proxy (in ComponentSpace.Proxy.dll)

See Also

ProxyException Members | ComponentSpace.Proxy Namespace