public class MigrationToolsException extends Exception
| Constructor and Description |
|---|
MigrationToolsException(String message)
Migration tool exception constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MigrationToolsException(String message)
message - message on why this exception was thrownCopyright © 2000–2025 Vaadin Ltd. All rights reserved.