public class DefaultErrorListener extends Object
DefaultErrorListener
provides a default implementation of the error listnerConstructor and Description |
---|
DefaultErrorListener() |
Modifier and Type | Method and Description |
---|---|
void |
serverErrorOccurred(JCoServer server,
String connectionId,
JCoServerContextInfo ctx,
Error error) |
void |
serverExceptionOccurred(JCoServer server,
String connectionId,
JCoServerContextInfo ctx,
Exception error) |
Copyright © 2017 WSO2. All rights reserved.