public class DeleteSatAdminException extends RhnRuntimeException
| Constructor and Description |
|---|
DeleteSatAdminException(User targetUserIn)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
User |
getTargetUser()
Return the target user we could not delete.
|