public class WrongDbException extends ProcessEngineException
ProcessEngineBuilder#buildProcessEngine().| Constructor and Description | 
|---|
| WrongDbException(String libraryVersion,
                String dbVersion) | 
| WrongDbException(String exceptionMessage,
                String libraryVersion,
                String dbVersion) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDbVersion()The version of the Activiti library that was used to create the database schema. | 
| String | getLibraryVersion()The version of the Activiti library used. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.