GigaSpaces - Open Spaces

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 com.gigaspaces.datasource.DataSourceException
Logic to handle the exceptions.

Throws:
com.gigaspaces.datasource.DataSourceException

GigaSpaces - Open Spaces

Copyright © GigaSpaces.