Package com.palantir.exception
-
Enum Summary Enum Description PalantirSqlException.DO_NOT_SET_INITIAL_SQL_EXCEPTION PalantirSqlException.SET_INITIAL_SQL_EXCEPTION -
Exception Summary Exception Description CassandraAllHostsUnresponsiveException CassandraInvalidPartitionerException NotInitializedException PalantirInterruptedException The contract forInterruptedException
states that if you don't handle the interrupt you should either drop the interrupt flag on the thread or rethrow anInterruptedException
.PalantirSqlException SQLExceptions are checked.SafeSSLPeerUnverifiedException