Class AuditError

java.lang.Object
org.kuali.coeus.s2sgen.api.core.AuditError

public final class AuditError extends Object
This is an error class that is used to capture an s2s error. These errors are usually displayed to the end user. These errors contain five parts: 1) an error key: which field or section was in error 2) a message key: a key to use to lookup a message to display to an end user 3) a link to place the error on 4) the level of the error 5) any error parameters that could be injected into the error message