public class AerospikeDataAccessException
extends org.springframework.dao.DataAccessException
| Constructor and Description |
|---|
AerospikeDataAccessException(java.lang.String msg)
Constructor for DataAccessException.
|
AerospikeDataAccessException(java.lang.String msg,
java.lang.Throwable cause)
Constructor for DataAccessException.
|
contains, getMessage, getMostSpecificCause, getRootCausepublic AerospikeDataAccessException(java.lang.String msg)
msg - the detail messagepublic AerospikeDataAccessException(java.lang.String msg,
java.lang.Throwable cause)
msg - the detail messagecause - the root cause (usually from using a underlying