GigaSpaces XAP 8.0 API

org.openspaces.persistency.patterns
Interface ExceptionHandler


public interface ExceptionHandler

A generic handler for exception handling.

Author:
kimchy

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

Method Detail

onException

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

Throws:
DataSourceException

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.