public class WrongDbException extends ProcessEngineException
ProcessEngineBuilder#buildProcessEngine()
.Constructor and Description |
---|
WrongDbException(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, toString
Copyright © 2015. All rights reserved.