Perforce API for the .Net CLR P4.Net

InvalidLogin Class

Exception: Invalid login credentials.

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

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.InvalidLogin

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

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

InvalidLogin Members | P4API.Exceptions Namespace