Click or drag to resize

P4ClientError Methods

The P4ClientError type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberErrorOf
Generate an error code from components
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsBadPasswdError
Test if an error is a Bad Password error
Public methodStatic memberIsLoginError
Test if an error is a Login Error
Public methodStatic memberIsSSLError
Test if an error is an SSL error
Public methodStatic memberIsTCPError
Test if an error is a TCP error
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Format the error in the form [ErrorLevel] Message
(Overrides ObjectToString.)
Top
See Also