public class EPersonDeletionException extends Exception
Constructor and Description |
---|
EPersonDeletionException()
Create an empty EPersonDeletionException
|
EPersonDeletionException(List<String> tableList)
Create an EPersonDeletionException
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getTables()
Return the list of offending tables.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 DuraSpace. All Rights Reserved.