public class KimUserNotFoundException extends AccountStatusException
| Modifier | Constructor and Description |
|---|---|
|
KimUserNotFoundException(String msg) |
protected |
KimUserNotFoundException(String msg,
Object extraInformation) |
|
KimUserNotFoundException(String msg,
Throwable t) |
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KimUserNotFoundException(String msg)
public KimUserNotFoundException(String msg, Throwable t)
protected KimUserNotFoundException(String msg, Object extraInformation)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.