Class NotifyTimeOutException

All Implemented Interfaces:
Serializable

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

    • NotifyTimeOutException

      public NotifyTimeOutException(String err, String tag)
    • NotifyTimeOutException

      public NotifyTimeOutException(String err)
    • NotifyTimeOutException

      public NotifyTimeOutException()
    • NotifyTimeOutException

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

      public NotifyTimeOutException(ResultCode resultCode, String err)
    • NotifyTimeOutException

      public NotifyTimeOutException(ResultCode resultCode)