Method | Description | |
---|---|---|
GearmanServerException ( string errorCode ) : System | ||
GearmanServerException ( string errorCode, string errorText ) : System | ||
GearmanServerException ( string errorCode, string errorText, |
Method | Description | |
---|---|---|
GearmanServerException ( |
protected GearmanServerException ( |
||
info | ||
context | ||
return | System |
public GearmanServerException ( string errorCode ) : System | ||
errorCode | string | |
return | System |
public GearmanServerException ( string errorCode, string errorText ) : System | ||
errorCode | string | |
errorText | string | |
return | System |
public GearmanServerException ( string errorCode, string errorText, |
||
errorCode | string | |
errorText | string | |
innerException | ||
return | System |