public override LocalizableString GetDescription(int code)
 {
     return(ErrorFacts.GetDescription((ErrorCode)code));
 }