Uses of Class
com.tangosol.coherence.dslquery.CohQLException
- 
Packages that use CohQLException Package Description com.tangosol.coherence.dslquery.statement.persistence This package contains classes for persistence related statement builders. - 
- 
Uses of CohQLException in com.tangosol.coherence.dslquery.statement.persistence
Methods in com.tangosol.coherence.dslquery.statement.persistence that throw CohQLException Modifier and Type Method Description protected voidAbstractSnapshotStatement. validateSnapshotName(String sSnapshotName)Validate that the snapshot name conforms to standard. 
 -