Interface S2SErrorHandlerService

All Known Implementing Classes:
S2SErrorHandlerServiceImpl

public interface S2SErrorHandlerService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.kuali.coeus.s2sgen.api.core.AuditError
    getError(String key, String formName)
     
  • Method Details

    • getError

      org.kuali.coeus.s2sgen.api.core.AuditError getError(String key, String formName)