org.openspaces.events.notify
Class CannotCreateNotifySessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.NonTransientDataAccessResourceException
org.springframework.dao.DataAccessResourceFailureException
org.openspaces.events.notify.CannotCreateNotifySessionException
- All Implemented Interfaces:
- Serializable
public class CannotCreateNotifySessionException
- extends DataAccessResourceFailureException
A failure to create a notify session.
- Author:
- kimchy
- See Also:
- Serialized Form
CannotCreateNotifySessionException
public CannotCreateNotifySessionException(String message,
EventSessionConfig config)
CannotCreateNotifySessionException
public CannotCreateNotifySessionException(String message,
EventSessionConfig config,
Throwable cause)
getConfig
public EventSessionConfig getConfig()
Copyright © GigaSpaces.