find_by_error_domain
Description:
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.
Parameters:
this |
A Repository or |
domain |
a Error domain |
Returns:
EnumInfo representing metadata about |