Perforce API for the .Net CLR P4.Net

InvalidFormArgument Class

Exception: You can not use the '-o' and '-i' flags in Fetch_Form and Save_Form.

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

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.InvalidFormArgument

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

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

InvalidFormArgument Members | P4API.Exceptions Namespace