org.openspaces.events.notify
Class NotifyListenerRegistrationException
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.NotifyListenerRegistrationException
- All Implemented Interfaces: 
 - Serializable
 
public class NotifyListenerRegistrationException
- extends DataAccessResourceFailureException
 
A failure to register a notify listener.
- Author:
 
  - kimchy
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
NotifyListenerRegistrationException
public NotifyListenerRegistrationException(String message)
NotifyListenerRegistrationException
public NotifyListenerRegistrationException(String message,
                                           Throwable cause)
Copyright © GigaSpaces.