Perforce API for the .Net CLR P4.Net

ErrorPauseCalled Class

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

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

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

[Visual Basic]
Public Class ErrorPauseCalled
    Inherits P4APIExceptions
[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.

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

ErrorPauseCalled Members | P4API.Exceptions Namespace