Click or drag to resize

P4LostConnectionException Properties

The P4LostConnectionException type exposes the following members.

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