public interface S2sErrorService
Modifier and Type | Method and Description |
---|---|
S2sErrorContract |
findS2sErrorByKey(String key)
Finds an s2s error by key.
|
S2sErrorContract findS2sErrorByKey(String key)
key
- the key. cannot be null.IllegalArgumentException
- if the key is blankCopyright © 2014 The Kuali Foundation. All rights reserved.