public class MigrationException extends RuntimeException
Constructor and Description |
---|
MigrationException(String message,
MigrationReport report) |
MigrationException(String message,
Throwable cause,
MigrationReport report) |
Modifier and Type | Method and Description |
---|---|
MigrationReport |
getReport() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MigrationException(String message, Throwable cause, MigrationReport report)
public MigrationException(String message, MigrationReport report)
public MigrationReport getReport()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.