[This is preliminary documentation and is subject to change.]
The P4ClientError type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
P4ClientError(IntPtr) |
Create a new ClientError
|
![]() |
P4ClientError(ErrorSeverity, String) |
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 | |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString |
Format the error in the form [ErrorLevel] Message
(Overrides Object..::..ToString()()()().) |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ActionResolve111 | |
![]() ![]() |
BadPassword | |
![]() ![]() |
BadPassword0 | |
![]() ![]() |
BadPassword1 | |
![]() |
ErrorCode |
Generic code for the error
|
![]() |
ErrorMessage |
Descriptive error message
|
![]() ![]() |
ExVIEW | |
![]() ![]() |
ExVIEW2 | |
![]() ![]() |
HostKeyMismatch | |
![]() ![]() |
HostKeyUnknown | |
![]() ![]() |
IntegMovedUnmapped | |
![]() ![]() |
LoggedOut | |
![]() ![]() |
LoginExpired | |
![]() ![]() |
MustSetPassword | |
![]() ![]() |
NoSuchDomain2 | |
![]() ![]() |
NotUnderClient | |
![]() ![]() |
NotUnderRoot | |
![]() ![]() |
PasswordTooLong | |
![]() ![]() |
PasswordTooShort | |
![]() ![]() |
PasswordTooSimple | |
![]() |
SeverityLevel |
How severe is the error
|
![]() ![]() |
TicketOnly | |
![]() ![]() |
WeakPassword |