[ Version ( since = "1.30" ) ]
public EnumInfo find_by_error_domain (Quark domain)
Searches for the enum type corresponding to the given Error domain.
Before calling this function for a particular namespace, you must call require once to load the namespace, or otherwise ensure the namespace has already been loaded.
| this |
A Repository or null for the singleton process-global default Repository |
| domain |
a Error domain |
|
EnumInfo representing metadata about |