Uses of Class
de.adorsys.ledgers.util.exception.SCAErrorCode
-
Packages that use SCAErrorCode Package Description de.adorsys.ledgers.util.exception -
-
Uses of SCAErrorCode in de.adorsys.ledgers.util.exception
Methods in de.adorsys.ledgers.util.exception that return SCAErrorCode Modifier and Type Method Description static SCAErrorCodeSCAErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCAErrorCode[]SCAErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-