public class ServerErrorAndExceptionListener extends Object implements com.sap.conn.jco.server.JCoServerErrorListener, com.sap.conn.jco.server.JCoServerExceptionListener
Constructor and Description |
---|
ServerErrorAndExceptionListener() |
Modifier and Type | Method and Description |
---|---|
void |
serverErrorOccurred(com.sap.conn.jco.server.JCoServer jcoServer,
String connectionId,
com.sap.conn.jco.server.JCoServerContextInfo serverContext,
Error error) |
void |
serverExceptionOccurred(com.sap.conn.jco.server.JCoServer jcoServer,
String connectionId,
com.sap.conn.jco.server.JCoServerContextInfo serverContext,
Exception exception) |
public void serverExceptionOccurred(com.sap.conn.jco.server.JCoServer jcoServer, String connectionId, com.sap.conn.jco.server.JCoServerContextInfo serverContext, Exception exception)
serverExceptionOccurred
in interface com.sap.conn.jco.server.JCoServerExceptionListener
Apache Camel