Perforce API for the .Net CLR P4.Net

FormCommandException Class

Exception: Interactive 'Form' commands are unsupported in P4API. Use the 'Fetch_Form' and 'Save_Form' methods of the P4Connection object.

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

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.FormCommandException

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

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

FormCommandException Members | P4API.Exceptions Namespace