org.openspaces.core
Class BadSqlQueryException
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.InvalidDataAccessResourceUsageException
                              
org.openspaces.core.BadSqlQueryException
- All Implemented Interfaces: 
 - Serializable
 
public class BadSqlQueryException
- extends InvalidDataAccessResourceUsageException
 
An exception indicating wrong SQL query usage.
- Author:
 
  - kimchy
 
- See Also:
 SQLQueryException, 
Serialized Form
 
 
 
 
 
BadSqlQueryException
public BadSqlQueryException(com.j_spaces.core.client.sql.SQLQueryException e)
Copyright © GigaSpaces.