public class CustomChangeException extends Exception
| Constructor and Description |
|---|
CustomChangeException() |
CustomChangeException(String message) |
CustomChangeException(String message,
Throwable cause) |
CustomChangeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Liquibase.org. All rights reserved.