public class WrappedMigrationException extends RuntimeException
MigrationException into a RuntimeException.| Constructor and Description |
|---|
WrappedMigrationException(MigrationException e)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MigrationException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrappedMigrationException(MigrationException e)
public MigrationException getCause()
Copyright © 2020. All rights reserved.