Uses of Class
io.getlime.security.powerauth.lib.cmd.logging.model.StepError
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.logging |
-
Uses of StepError in io.getlime.security.powerauth.lib.cmd.logging
Methods in io.getlime.security.powerauth.lib.cmd.logging that return StepError Modifier and Type Method Description StepErrorObjectStepLogger. getFirstError(java.lang.String id)Get firstStepErrorwith given name.StepErrorObjectStepLogger. getFirstErrorByName(java.lang.String errorName)Get firstStepErrorwith given name.Methods in io.getlime.security.powerauth.lib.cmd.logging that return types with arguments of type StepError Modifier and Type Method Description java.util.List<StepError>ObjectStepLogger. getErrors()Get step errors.