Class P4.P4Exception

Description

Instances of this class are raised when P4 encounters an error or a warning from the server. The exception contains the errors in the form of a string. P4Exception is a shallow subclass of the standard Python Exception class.

Class Attributes

None.

Class Methods

None.