|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnexpectedLiquibaseException | |
|---|---|
| liquibase.util | |
| Uses of UnexpectedLiquibaseException in liquibase.util |
|---|
| Methods in liquibase.util that return UnexpectedLiquibaseException | |
|---|---|
static UnexpectedLiquibaseException |
Validate.failure(String failMessage)
|
| Methods in liquibase.util that throw UnexpectedLiquibaseException | |
|---|---|
static void |
Validate.isTrue(boolean test,
String failMessage)
Throws exception if test is not true. |
static void |
Validate.notNull(Object object,
String failMessage)
Throws exception if passed object is null |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||