JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.artemis.core.io
IOExceptionListener
Contents
Description
Method Summary
Method Details
onIOException(Exception, String)
Hide sidebar
Show sidebar
Interface IOExceptionListener
public interface
IOExceptionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onIOException
(
Exception
exception,
String
message)
Method Details
onIOException
void
onIOException
(
Exception
exception,
String
message)