Uses of Class
liquibase.exception.UnexpectedLiquibaseException
-
Uses of UnexpectedLiquibaseException in liquibase.exception
-
Uses of UnexpectedLiquibaseException in liquibase.serializer.core.xml
Modifier and TypeMethodDescriptionprotected String
XMLChangeLogSerializer.checkString
(String text) Catch any characters that will cause problems when parsing the XML down the road. -
Uses of UnexpectedLiquibaseException in liquibase.util
Modifier and TypeMethodDescriptionstatic Object
ObjectUtil.getProperty
(Object object, String propertyName) For a given object, try to find the appropriate reader method and return the value, if set for the object.static void
Throws exception if test is not true.static void
Throws exception if passed object is null