Click or drag to resize

P4Exception Properties

The P4Exception type exposes the following members.

Properties
  NameDescription
Public propertyCmdLine
Error message
Public propertyData (Inherited from Exception.)
Public propertyDetails
Error message
Public propertyErrorCode
Error number from the C++ API
Public propertyErrorLevel
Severity of the error
Public propertyHelpLink (Inherited from Exception.)
Protected propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage
Error message
(Overrides ExceptionMessage.)
Public propertyStatic memberMinThrowLevel
Minimum error to cause an exception to be thrown
Public propertyNextError
If more than one error was returned by a command, the next error in the list.
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Top
See Also