Record Class IdErrorCode

java.lang.Object
java.lang.Record
com.io7m.idstore.error_codes.IdErrorCode
Record Components:
id - The error code identifier

public record IdErrorCode(String id) extends Record
The type of error codes.