public class BackupTablesFoundException extends Exception
Constructor and Description |
---|
BackupTablesFoundException(List<String> oldTables)
Constructor for BackupTablesFoundException.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getOldTables()
getOldTables
|
String |
toString()
toString
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2015. All Rights Reserved.