Class ChannelEvent.SendException

java.lang.Object
jdk.jfr.Event
org.jpos.jfr.ChannelEvent
org.jpos.jfr.ChannelEvent.SendException
Enclosing class:
ChannelEvent

public static class ChannelEvent.SendException extends ChannelEvent
JFR event recorded when sending a message on a channel fails.
  • Constructor Details

    • SendException

      public SendException(String detail)
      Constructs the event with a description of the failure.
      Parameters:
      detail - failure description