public class DataMigrationException extends Exception
Constructor and Description |
---|
DataMigrationException(String s)
Build a simple exception with a message.
|
DataMigrationException(String s,
Throwable throwable)
Build an exception with a message and a root cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataMigrationException(String s)
s
- messageCopyright © 2004–2021 XWiki. All rights reserved.