Class ChannelEvent.ConnectionException

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

JFR event recorded when an outbound connect attempt fails.
  • Constructor Details

    • ConnectionException

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