public class JpaMigrateException extends Exception
| Constructor and Description |
|---|
JpaMigrateException() |
JpaMigrateException(String message) |
JpaMigrateException(String message,
Throwable cause) |
JpaMigrateException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JpaMigrateException()
public JpaMigrateException(String message)
public JpaMigrateException(Throwable cause)
public JpaMigrateException(String message, Throwable cause)
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.