ClientUser ErrorPause method was called. This in unsupported in P4.Net.

Namespace:  P4API.Exceptions
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public class ErrorPauseCalled : P4APIExceptions

Remarks

If you see this, please let the curator know the steps to reproduce. This should not be reachable code.

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    P4API.Exceptions..::.P4APIExceptions
      P4API.Exceptions..::.ErrorPauseCalled

See Also