Perforce API for the .Net CLR P4.Net

ServerNotConnected Class

Exception: Attempting to run a command while the Perforce Server is not connected!

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

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.ServerNotConnected

[Visual Basic]
Public Class ServerNotConnected
    Inherits P4APIExceptions
[C#]
public class ServerNotConnected : P4APIExceptions

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

ServerNotConnected Members | P4API.Exceptions Namespace