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

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

Syntax

C#
public class FormCommandException : P4APIExceptions

Inheritance Hierarchy

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

See Also