Class ReplyFailed

  • All Implemented Interfaces:
    ion.Meta.IEvent

    public class ReplyFailed
    extends ion.Meta.Event
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Reply reply  
    • Constructor Summary

      Constructors 
      Constructor Description
      ReplyFailed​(Reply reply)  
    • Method Summary

      • Methods inherited from class ion.Meta.Event

        getRaiseTime
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • reply

        public final Reply reply
    • Constructor Detail

      • ReplyFailed

        public ReplyFailed​(Reply reply)