Uses of Class
org.h2.mvstore.MVStoreException
Packages that use MVStoreException
-
Uses of MVStoreException in org.h2.mvstore
Methods in org.h2.mvstore that return MVStoreExceptionModifier and TypeMethodDescriptionMVStore.getPanicException()static MVStoreExceptionDataUtils.newMVStoreException(int errorCode, String message, Object... arguments) Create a new MVStoreException.