コード例 #1
0
 public static string ERROR_MESSAGE_INT_SERVER_DEFAULT(ErrorModel e)
 {
     return(ERROR_INT_SERVER + " \n\n" + e.exception);
 }