@Published(tag="architect") public class MessageSendSyncTimeoutException extends MessagingException
| Constructor and Description |
|---|
MessageSendSyncTimeoutException(java.lang.String message,
int retryCount)
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
int |
getRetryCount()
リトライ回数を取得する。
|