Exception: Unable to connect to the Perforce Server!

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

Syntax

C#
public class PerforceInitializationError : P4APIExceptions

Inheritance Hierarchy

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

See Also