Uses of Class
dev.vality.error.mapping.StandardError
-
Uses of StandardError in dev.vality.error.mapping
Methods in dev.vality.error.mapping that return StandardError Modifier and Type Method Description static StandardErrorStandardError. findByValue(String value)static StandardErrorStandardError. valueOf(String name)Returns the enum constant of this type with the specified name.static StandardError[]StandardError. values()Returns an array containing the constants of this enum type, in the order they are declared.