Class ChannelEvent.AcceptException

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

public static class ChannelEvent.AcceptException extends ChannelEvent
JFR event recorded when accepting an inbound connection fails.
  • Constructor Details

    • AcceptException

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