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, setAuthentication
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KimUserNotFoundException(String msg)
public KimUserNotFoundException(String msg, Throwable t)
protected KimUserNotFoundException(String msg, Object extraInformation)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.