Uses of Class
liquibase.exception.SetupException

Packages that use SetupException
Package
Description
The change package contains the available database "changes".
Technically, a Change expresses an intention for alter the structure of the Database.
Although Liquibase tries to provide a wide range of database refactorings, there are times you may want to create your own custom refactoring class.