The P4ClientError type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
P4ClientError(ErrorSeverity, String) |
Create a new ClientError
|
![]() |
P4ClientError(P4Server, IntPtr) |
Create a new ClientError
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
ErrorOf | |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
IsBadPasswdError | |
![]() ![]() |
IsLoginError | |
![]() ![]() |
IsSSLError | |
![]() ![]() |
IsTCPError | |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString |
Format the error in the form [ErrorLevel] Message
(Overrides Object..::..ToString()()()().) |