Class NotifyTimeOutRuntimeException

All Implemented Interfaces:
Serializable

public class NotifyTimeOutRuntimeException extends AbstractRuntimeException
通知超时
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • NotifyTimeOutRuntimeException

      public NotifyTimeOutRuntimeException(String err, String tag)
    • NotifyTimeOutRuntimeException

      public NotifyTimeOutRuntimeException(String err)
    • NotifyTimeOutRuntimeException

      public NotifyTimeOutRuntimeException()
    • NotifyTimeOutRuntimeException

      public NotifyTimeOutRuntimeException(ResultCode resultCode, String err, String tag)
    • NotifyTimeOutRuntimeException

      public NotifyTimeOutRuntimeException(ResultCode resultCode, String err)
    • NotifyTimeOutRuntimeException

      public NotifyTimeOutRuntimeException(ResultCode resultCode)