Method | Description | |
---|---|---|
GearmanFunctionInternalException ( GearmanJobInfo jobAssignment ) : System | ||
GearmanFunctionInternalException ( GearmanJobInfo jobAssignment, string message ) : System | ||
GearmanFunctionInternalException ( GearmanJobInfo jobAssignment, string message, |
Method | Description | |
---|---|---|
GearmanFunctionInternalException ( |
public GearmanFunctionInternalException ( GearmanJobInfo jobAssignment ) : System | ||
jobAssignment | GearmanJobInfo | |
return | System |
public GearmanFunctionInternalException ( GearmanJobInfo jobAssignment, string message ) : System | ||
jobAssignment | GearmanJobInfo | |
message | string | |
return | System |
public GearmanFunctionInternalException ( GearmanJobInfo jobAssignment, string message, |
||
jobAssignment | GearmanJobInfo | |
message | string | |
innerException | ||
return | System |
protected GearmanFunctionInternalException ( |
||
info | ||
context | ||
return | System |