private class OfficeProcess.ExitCodeRetryable extends Retryable
| 限定符和类型 | 字段和说明 |
|---|---|
private int |
exitCode |
| 限定符 | 构造器和说明 |
|---|---|
private |
ExitCodeRetryable() |
protected void attempt()
throws TemporaryException,
Exception
attempt 在类中 RetryableTemporaryException - for an error condition that can be temporary - i.e. retrying later could be successfulException - for all other error conditionspublic int getExitCode()
Copyright © 2019. All rights reserved.