public class MigrationException extends RuntimeException
MigrationException(String message, MigrationReport report)
MigrationException(String message, Throwable cause, MigrationReport report)
MigrationReport
getReport()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MigrationException(String message, Throwable cause, MigrationReport report)
public MigrationException(String message, MigrationReport report)
public MigrationReport getReport()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.