GigaSpaces XAP 9.7.2 API

org.openspaces.persistency.patterns
Interface ExceptionHandler


Deprecated. since 9.5 - use PersistencyExceptionHandler instead.

@Deprecated
public interface ExceptionHandler

A generic handler for exception handling.

Author:
kimchy

Method Summary
 void onException(Exception e, Object event)
          Deprecated. Logic to handle the exceptions.
 

Method Detail

onException

void onException(Exception e,
                 Object event)
                 throws DataSourceException
Deprecated. 
Logic to handle the exceptions.

Throws:
DataSourceException

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.