P4ClientError Methods |
The P4ClientError type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| ErrorOf |
Generate an error code from components
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsBadPasswdError |
Test if an error is a Bad Password error
| |
| IsLoginError |
Test if an error is a Login Error
| |
| IsSSLError |
Test if an error is an SSL error
| |
| IsTCPError |
Test if an error is a TCP error
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Format the error in the form [ErrorLevel] Message
(Overrides ObjectToString.) |