public class EPersonDeletionException
extends java.lang.Exception
| Constructor and Description |
|---|
EPersonDeletionException()
Create an empty EPersonDeletionException
|
EPersonDeletionException(java.util.List<java.lang.String> tableList)
Create an EPersonDeletionException
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getTables()
Return the list of offending tables.
|
public EPersonDeletionException()
public EPersonDeletionException(java.util.List<java.lang.String> tableList)
tableList - tables in which the eperson ID exists. An person cannot be
deleted if it exists in these tables.Copyright © 2018 DuraSpace. All Rights Reserved.